Skip to content
New issue

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

How to implement a delay before dragging - mobile drag vs scroll #2885

Closed
curkan opened this issue Nov 29, 2024 · 1 comment
Closed

How to implement a delay before dragging - mobile drag vs scroll #2885

curkan opened this issue Nov 29, 2024 · 1 comment

Comments

@curkan
Copy link

curkan commented Nov 29, 2024

How to implement a delay before dragging?
Currently, the movement happens immediately after the element click event. I need to implement a delay, for example, 200 ms. For example, this is how it works in different phone applications.
This will help avoid problems with scrolling. That is, until the user holds the element for a while, scrolling will occur.

@adumesny adumesny changed the title Vue: How to implement a delay before dragging? How to implement a delay before dragging - mobile drag vs scroll Dec 1, 2024
@adumesny
Copy link
Member

adumesny commented Dec 1, 2024

dup of #2781

@adumesny adumesny closed this as completed Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants