Is your feature request related to a problem? Please describe.
I sometimes forget that I'm holding the Ctrl key while using the mouse wheel.
Describe the solution you'd like
- Add an option in the advanced settings to disable this behavior.
- Adjust the zoom level only for mouse wheel actions.
Describe alternatives you've considered
I looked through the keyboard shortcut settings but couldn't find any related option.
ZoomIncrement=0 also does not disable mouse wheel zoom :(
Workaround
ZoomIncrement=1e-07
However, this is not ideal because it effectively disables zooming everywhere, including CmdZoomIn/CmdZoomOut (aka Ctrl + Plus / Ctrl + Minus) and zooming via the toolbar icons. Zooming should only be disabled for Ctrl + mouse wheel.
Additional context
Windows 11, SumatraPDF 3.5.2
Is your feature request related to a problem? Please describe.
I sometimes forget that I'm holding the Ctrl key while using the mouse wheel.
Describe the solution you'd like
Describe alternatives you've considered
I looked through the keyboard shortcut settings but couldn't find any related option.
ZoomIncrement=0also does not disable mouse wheel zoom :(Workaround
ZoomIncrement=1e-07However, this is not ideal because it effectively disables zooming everywhere, including CmdZoomIn/CmdZoomOut (aka Ctrl + Plus / Ctrl + Minus) and zooming via the toolbar icons. Zooming should only be disabled for Ctrl + mouse wheel.
Additional context
Windows 11, SumatraPDF 3.5.2