Skip to content

Map old touch functions to mouse functions #19

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

Merged
merged 1 commit into from
Apr 15, 2025
Merged

Conversation

davepagurek
Copy link
Collaborator

Resolves #17

The new mouse functions jointly handle both mouse and touch using the JS Pointer API so the touch functions have been removed. This PR maps them to the equivalent mouse functions.

@davepagurek davepagurek merged commit 50de381 into main Apr 15, 2025
@davepagurek davepagurek deleted the touch-functions branch April 15, 2025 00:27
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.

Add compatibilty add-on for touch events
1 participant