vue-directive-long-press icon indicating copy to clipboard operation
vue-directive-long-press copied to clipboard

Prevent on Scroll

Open Skintillion opened this issue 4 years ago • 1 comments

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.

Skintillion avatar Mar 27 '21 04:03 Skintillion

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

targetlucked69 avatar Feb 10 '22 05:02 targetlucked69