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

FYI: No touchcancel event handler #23

Open
catamphetamine opened this issue Aug 17, 2020 · 4 comments
Open

FYI: No touchcancel event handler #23

catamphetamine opened this issue Aug 17, 2020 · 4 comments

Comments

@catamphetamine
Copy link

I can see you're handling touchend event but no touchcancel event.
They seem to be different things:
https://alxgbsn.co.uk/2011/12/23/different-ways-to-trigger-touchcancel-in-mobile-browsers/
I was just looking at your code while implementing my own stuff.

@limonte
Copy link

limonte commented Aug 17, 2020

@catamphetamine will your stuff be open-sourced? :)

@catamphetamine
Copy link
Author

catamphetamine commented Aug 17, 2020

@limonte https://gitlab.com/catamphetamine/webapp-frontend/-/blob/master/src/components/OnLongPress.js
No pointer events though.

@john-doherty
Copy link
Owner

Thank you for raising this @catamphetamine, I'm super busy atm. Any chance you could submit a PR?

@catamphetamine
Copy link
Author

@john-doherty Nyet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants