We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently at 800ms before the v-touch-hold handler event runs. I'd like to set this to 600ms.
v-touch-hold
The text was updated successfully, but these errors were encountered:
Tend to agree. Had to implement my own to get around it. Maybe it'd be good to make configurable? 800ms as a default is a bit lengthy though IMO.
Sorry, something went wrong.
I think so too... 600 ms is much better IMO.
You should just use v-touch-hold:600="handler"
feat(TouchHold): Default duration is now 600ms #1760
66a55c5
No branches or pull requests
Currently at 800ms before the
v-touch-hold
handler event runs. I'd like to set this to 600ms.The text was updated successfully, but these errors were encountered: