This PR adds an option to disable zooming the edit view.  There is currently no 
other way to disable zooming with the scroll wheel.  Even when the zoom 
keybindings are disabled, the scrollwheel still zooms.  The default is disabled 
(zooming is enabled), which is the current default.

I have the editor font sent to a comfortable size.  Many shortcuts consist of 
combining the Control key with others.  And of course, the touchpad is used for 
moving the cursor.  So very frequently (multiple times per day), I accidentally 
engage the scrolling function of the touchpad while the control key is pressed. 
 This causes the editor view to zoom, which is disruptive.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2954

-- Commit Summary --

  * <a 
href="https://github.com/geany/geany/pull/2954/commits/34859e7d189516580e0a70fa2169e0d0104f8f1b";>Add
 option to disable editor zooming</a>

-- File Changes --

    M doc/geany.txt (3)
    M src/editor.c (5)
    M src/editor.h (1)
    M src/keyfile.c (2)
    M src/plugindata.h (2)

-- Patch Links --

https://github.com/geany/geany/pull/2954.patch
https://github.com/geany/geany/pull/2954.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2954

Reply via email to