Is your feature request related to a problem? Please describe.
I want to quickly zoom to a chosen percent around the mouse cursor and pan the image as I move the cursor.
Describe the solution you'd like
Some image viewers have a one-click magnification/zoom while holding mouse1 and reverts to baseline on release. An example is FastStone Image viewer. It is much like the loupe feature, except that instead of zooming to 100%, it magnifies the image by some set amount, and that it applies to the entire image.
A related nice-to-have feature is the minimap showing the section of the image visible in the window while zoomed.
Additional context
A minimal implementation would allow defining zoom levels for the loupe feature, and allowing the zoom area to increase to the entire image. In the era of very high pixel densities and large screens, you really need to configure the target zoom for the loupe feature to be usable across different setups.
Is your feature request related to a problem? Please describe.
I want to quickly zoom to a chosen percent around the mouse cursor and pan the image as I move the cursor.
Describe the solution you'd like
Some image viewers have a one-click magnification/zoom while holding mouse1 and reverts to baseline on release. An example is FastStone Image viewer. It is much like the loupe feature, except that instead of zooming to 100%, it magnifies the image by some set amount, and that it applies to the entire image.
A related nice-to-have feature is the minimap showing the section of the image visible in the window while zoomed.
Additional context
A minimal implementation would allow defining zoom levels for the loupe feature, and allowing the zoom area to increase to the entire image. In the era of very high pixel densities and large screens, you really need to configure the target zoom for the loupe feature to be usable across different setups.