mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-27 00:07:16 -05:00
As described in #49804, there is currently no way to cancel a zoom operation once the user has begun dragging. This commit makes the ESC key cancel an in-progress zoom operation, leaving the canvas unchanged. Closes #49804