https://bugs.kde.org/show_bug.cgi?id=254511
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |pointedst...@zoho.com Status|UNCONFIRMED |CONFIRMED --- Comment #5 from Nate Graham <pointedst...@zoho.com> --- I took a look and the change to remove the ctrl key requirement is trivial, but it would necessitate a few other changes to prevent conflicts and unwanted behavior: - With a mouse+scrollwheel, when the image is zoomed in, a scroll is already used to pan up and down; that behavior would need to be re-assigned to something else--or just gotten rid of, since you more easily can drag to pan anyway (I would be in favor of this) - For laptop users who scroll with a two-finger up-and-down scroll gesture, the very similar two-finger drag gesture is already bound to pan&zoom. This would either need to be removed, or else the two-finger scroll behavior would have to not apply to touchpads, and zooming would use a pinch gesture instead: https://bugs.kde.org/show_bug.cgi?id=378021 -- You are receiving this mail because: You are watching all bug changes.