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

Add workaround for Firefox pointer events #412

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Conversation

webfiltered
Copy link
Contributor

Problematic code was found and fixed by @catboxanon in #411. This PR simply refactors it to use an existing call to getBoundingRect, where all the calculations were already being made (but discarded).

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

Successfully merging this pull request may close these issues.

Ctrl+selection in Firefox doesn't work (in Chrome everything is all right)
2 participants