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

implement PointerEvents (replacing TouchEvents) #16

Merged
merged 2 commits into from
Nov 19, 2020
Merged

Conversation

nickschot
Copy link
Owner

@nickschot nickschot commented Nov 5, 2020

Needs to be released as a major because PointerEvents browser support is different from TouchEvents.

This optionally enables the use of a cursor & pen as input devices next to the default "touch".

closes #6

@nickschot nickschot merged commit c1c41f5 into master Nov 19, 2020
@nickschot nickschot deleted the pointer-events branch November 19, 2020 19:29
@nickschot nickschot changed the title implement PointerEvents instead of TouchEvents implement PointerEvents (replacing TouchEvents) Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add (optional) cursor support
1 participant