FeliciousX / vue-directive-long-press

Vue Directive for Long Press
MIT License
21 stars 9 forks source link

Support for touch devices #5

Closed naeramarth7 closed 5 years ago

naeramarth7 commented 5 years ago

... using PointerEvents instead of MouseEvents.

See https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events.

naeramarth7 commented 5 years ago

Opening a new one, so I can use my master with all fixes in the meantime.