StPageFlip icon indicating copy to clipboard operation
StPageFlip copied to clipboard

Prevent page turn & animation?

Open lukemorcom opened this issue 2 years ago • 2 comments

Hi,

I am using this library to create an interactive book that contains videos/links on the page. When clicking the controls in the video, or links on the page, it causes the page to turn. Is there any way I can prevent this event from triggering, when clicking a certain component with a specific className?

lukemorcom avatar Sep 17 '21 10:09 lukemorcom

It looks like useMouseEvents: false, could work for this.

eplicanic avatar Dec 04 '21 04:12 eplicanic

can we just disable small flipping effect when cursor hovering on each corner? ...and swipe event still work

rolexta avatar May 31 '22 03:05 rolexta