-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
considering itMaybe I'll implement this, maybe not. I haven't made up my mind yet. It's an interesting proposal!Maybe I'll implement this, maybe not. I haven't made up my mind yet. It's an interesting proposal!enhancementNew feature or requestNew feature or request
Description
When using the library in book mode, I zoom into the PDF (for example using the trackpad gesture).
After zooming in, I expect to be able to drag the document to move around the zoomed area (pan behavior).
However, when I try to drag with the mouse (click and hold), instead of moving the zoomed content, the viewer switches pages as if I were flipping through the book.
So the drag gesture is interpreted as a page turn instead of a pan action on the zoomed document.
Expected behavior:
When the PDF is zoomed in, dragging should move (pan) the zoomed content.
Actual behavior:
Dragging triggers page navigation (book page flipping) instead of moving the zoomed area.
I'm using version 25.6.0-rc.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
considering itMaybe I'll implement this, maybe not. I haven't made up my mind yet. It's an interesting proposal!Maybe I'll implement this, maybe not. I haven't made up my mind yet. It's an interesting proposal!enhancementNew feature or requestNew feature or request