[Qgis-developer] only zoom with mouse wheel if no keyboard modifier pressed
Borys Jurgiel
lists at borysjurgiel.pl
Sat Mar 30 12:54:03 PDT 2013
Hi all,
I often regret the mouse wheel is wasted, as it could have different functions
with Shift or Ctrl pressed. Here is a small patch to intercept the wheel if
any keyboard modifier is pressed and pass it to QgsMapTool:
https://github.com/qgis/Quantum-GIS/pull/491
Is there any objection to block the zooming when a modifier is pressed?
More information about the Qgis-developer
mailing list