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

How to defeat double-click? #28

Closed
andrewcmyers opened this issue Jan 4, 2021 · 1 comment
Closed

How to defeat double-click? #28

andrewcmyers opened this issue Jan 4, 2021 · 1 comment

Comments

@andrewcmyers
Copy link
Owner

Double-clicking on the canvas causes the browser to start selecting nearby text, which is undesirable. All my efforts to cause double-click events to be absorbed and not propagate to nearby elements have failed. Sigh.

andrewcmyers referenced this issue Mar 1, 2021
Stop double-click events!
@andrewcmyers
Copy link
Owner Author

Fixed.

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

1 participant