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

Wrong event mentioned in documentation #609

Closed
AdrianFahrbach opened this issue Jun 17, 2023 · 1 comment
Closed

Wrong event mentioned in documentation #609

AdrianFahrbach opened this issue Jun 17, 2023 · 1 comment
Assignees

Comments

@AdrianFahrbach
Copy link

Describe the bug
On the introduction page under How does this work? it says that bind will add onMouseDown even though it actually is onPointerDown as mentioned here.
I guess this was changed some time and not adjusted which is a bit confusing when you specifically want to disable on of those events by overwriting it.

@dbismut
Copy link
Collaborator

dbismut commented Jun 18, 2023

Thanks for pointing this up. Fixed.

@dbismut dbismut closed this as completed Jun 18, 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