-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
When using FancyBox for WordPress for a WP-post:
- Click an image to open in the lightbox
- Click the image in lightbox to zoom in on the image
- Pan an image by holding down a mouse click
- Release the mouse click
On step 4 you will notice the image auto zooms out. This is because letting go of a pan counts as a click on the image; hence it zooms out. If you pan (long click) and bring the cursor to the OS menu bar (outside browser viewport) the image pans and doesn’t auto zoom out. We need to have a way so that a long-click release doesn’t auto-zoom out.
https://wordpress.org/support/topic/panning-image-auto-zooms-out/
Metadata
Metadata
Assignees
Labels
No labels