long-press-event icon indicating copy to clipboard operation
long-press-event copied to clipboard

FYI: No `touchcancel` event handler

Open catamphetamine opened this issue 4 years ago • 4 comments

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.

catamphetamine avatar Aug 17 '20 17:08 catamphetamine

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

limonte avatar Aug 17 '20 19:08 limonte

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

catamphetamine avatar Aug 17 '20 19:08 catamphetamine

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

john-doherty avatar Sep 14 '20 08:09 john-doherty

@john-doherty Nyet

catamphetamine avatar Sep 14 '20 08:09 catamphetamine