3D FlipBook - Enable Swipe Gesture and Disable Zoom

l***p@gmail.com
2023-02-28
2023-03-14

We have the paid JQuery version. Is there a way to only enable swipe from left to right gestureto change pages without the book moving around? When I swipe, the book just moves all over the monitor canvas and does not go to the next page. I would also like to remove the ability to zoom in. The arrows work great for changing pages but we would also like to support the swipe gesture to change pages. Below is the following controlProps action code I tried:

I tried touchCmdSwipe active: true

For disabling zoom, I tried touchCmdZoom active: false

but it still zooms in on touch screen.

Thank you.

Replies

l***p@gmail.com
2023-03-01
2023-03-01

We are using it in single page mode and it would be great if there is a way to swipe from left to right in that mode without dragging the html image on the page.

a***r@3dflipbook.net
2023-03-06
2023-03-06

See https://3dflipbook.net/question?id=2591 to understand how to disable commands. Swipe works only when zoom is less 1, when whole book is on the screen, othetwise - pan.

Log In to leave a comment