I am trying to zoom within my GEF application. I have already managed to get the zoom functionality working by using a ZoomManager and Actions.
.if the zoomManager.setZoom(getScale()) value is between 0.6 to 0.63. My GEF edit parts are truncating the last letter. The issue is not at any other scale level.
Can any one help me in how to proceed further.
Below code is to add zoom actions, level to graphical editor