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

Mouseover and mouseout events won't trigger when mouse moves too fast #1289

Closed
chaoyifei opened this issue Jan 6, 2023 · 1 comment
Closed

Comments

@chaoyifei
Copy link

Mouseover and mouseout events won't trigger when mouse moves too fast

When I slide my mouse between different rect,Mouseover and mouseout events won't trigger when mouse moves too fast

@Fuzzyma
Copy link
Member

Fuzzyma commented Jan 6, 2023

That sounds more like a limitation of the browser than the library. We use native events. No magic. So there is nothing we can do about it. You are better off asking on stackoverflow and providing an example that shows your issue

@Fuzzyma Fuzzyma closed this as completed Sep 3, 2023
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

2 participants