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.
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.
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.