-
-
Notifications
You must be signed in to change notification settings - Fork 299
Open
Description
Describe the solution you'd like
While holding down the left mouse button to pan, it should be possible to use the scroll wheel to zoom. At the moment you have to release the left mouse button to zoom, and then press it again when you want to go back to panning. This makes zoom+pan to align data more frustrating than it needs to be.
Describe alternatives you've considered
I could patch the library to support this, but I'd rather not.
Additional context
The previous pinch-zoom library I was using supported this (unfortunately it was written in jQuery and no longer suitable when moving the frontend to React).
Metadata
Metadata
Assignees
Labels
No labels