Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent page turn & animation? #25

Open
lukemorcom opened this issue Sep 17, 2021 · 2 comments
Open

Prevent page turn & animation? #25

lukemorcom opened this issue Sep 17, 2021 · 2 comments

Comments

@lukemorcom
Copy link

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?

@eplicanic
Copy link

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

@rolexta
Copy link

rolexta commented May 31, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants