Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Switch off Qt Creator zoom by mouse. How?
-
Hello!
Is there any way to switch off the zoom from mouse in Qt Creator? When working with Apple Magic Mouse it's annoying that Qt Creator recognising simple click like zoom event. I am not using zoom at all. How to switch it off totally?
-
Tools > Options > Text Editor > Behavior > Mouse and Keyboard > Enable scroll wheel zooming
-
@aha_1980 said in Switch off Qt Creator zoom by mouse. How?:
Options
I have no this point in menu "Tools"
-
Found where it's located on MacOS: Qt Creator -> Preferences -> Text Editor -> Behaviour -> Enable scroll wheel zooming
and