sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.23k stars 622 forks source link

Feature request: zoom into location where the mouse cursor is #835

Open kubark42 opened 1 year ago

kubark42 commented 1 year ago

Currently: When mouse wheel/two finger zooming, the zoom centers about the center of the screen Desired: When mouse wheel/two finger zooming, the zoom centers about the current location of the mouse cursor

This is done in many CAD programs, and I have grown to love it. In addition to making it very easy to inspect a component of interest, it makes it much easier to pan-- because you can see zoom out in one location and zoom in another.

K0rrid0r commented 1 year ago

really good idea!