You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the problems of choosing a part I zoom in on the schematic drawing. I have to remember the coordinates, because I will not end on the point where I am busy. The same goes for scaling down, you are totally lost on the drawing unless you did remember where you was busy. Is it possible that the program brings you back to the point with the last action?
The text was updated successfully, but these errors were encountered:
JoopN
changed the title
When yoouu use "zoom" you are lost on the drawing
When you use "zoom" you are lost on the drawing
Nov 19, 2022
Hello,
this can certainly happen.
I once implemented gestures such as the "pinch" to zoom or un-zoom in the Android version of the code (now abandoned and probably obsolete). I don't know if it can be done on the standard Java Swing.
With the problems of choosing a part I zoom in on the schematic drawing. I have to remember the coordinates, because I will not end on the point where I am busy. The same goes for scaling down, you are totally lost on the drawing unless you did remember where you was busy. Is it possible that the program brings you back to the point with the last action?
The text was updated successfully, but these errors were encountered: