Closed pathmapper closed 2 months ago
Thanks @pathmapper for the PR — going to look into this and review soon.
@pathmapper did the arrow keys not work for you, at all? They work for me without this pull request. Wondering if we're overriding a key press somewhere in a particular configuration.
did the arrow keys not work for you, at all?
Yes, that was the case, but I have now checked this with the latest version, where it is no longer a problem :)
@pathmapper interesting to know this was a version issue! Thank you for submitting this fix even if that ended up being the issue 😄 I appreciate it!
When digitizing a large raster, there's often a need to move the canvas.
While this is possible with the standard QGIS "Pan Map" tool, this PR adds the functionality to move the map by 10% of the width/height of the canvas using the arrow keys without having to switch between tools.