FeliciousX / vue-directive-long-press

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

Prevent on Scroll #24

Open Skintillion opened 3 years ago

Skintillion commented 3 years ago

I added an "on scroll" prevention on desktop and mobile if you want to merge it. There's no configuration for it, it will just cancel the timeout if you scroll while long pressing. Found it a problem on mobile mostly.

https://github.com/Skintillion/vue-directive-long-press

I can make a PR if that would help.

walmartwarlord commented 2 years ago

Hi good work on this. But why is long-press-stop still firing even when the duration 300 is not reached? Like a fast click