Hi,
I noticed a few zoom-related behaviors in the standalone viewer that seem a bit inconsistent, and I’m not sure whether they are intended.
-
In “Fit to window” mode, if the fitted zoom level is actually below 25%, using zoom out (
Show VIEWERCMD=zoom,-) or scrolling the mouse wheel down can enlarge the image to 25% instead. Since this is a zoom-out action, I would expect it to do nothing once the minimum supported zoom has been reached. -
In “Grow to window” mode, if the grown zoom level is above 800%, using
Show VIEWERCMD=zoom,-first brings it down to 800%, which seems fine. However, using the mouse wheel to zoom out jumps directly to 100%, which feels inconsistent with the command behavior.
Also, in both “Fit to window” and “Grow to window” modes, resizing the viewer window does not seem to update the zoom percentage shown in the status bar.