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

Add delay property #116

Open
PuruVJ opened this issue Jan 18, 2023 · 3 comments
Open

Add delay property #116

PuruVJ opened this issue Jan 18, 2023 · 3 comments
Assignees
Labels
core Related to core library

Comments

@PuruVJ
Copy link
Owner

PuruVJ commented Jan 18, 2023

Trigger drag only after a specified number of milliseconds

@PuruVJ PuruVJ added the core Related to core library label Jan 18, 2023
@PuruVJ PuruVJ self-assigned this Jan 18, 2023
@houtan-rocky
Copy link
Contributor

@PuruVJ
What's the reason behind this feature?

@PuruVJ
Copy link
Owner Author

PuruVJ commented Apr 16, 2024

Someone long presses the box for delay duration, and then start to drag. Moving the finger before that delay duration cancels dragging.

Kind of how native app's drag and drop works, so wanna implement that here

@houtan-rocky
Copy link
Contributor

houtan-rocky commented Apr 22, 2024

@PuruVJ
Added a PR and implemented this as "holdDelay" option
#157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to core library
Projects
Status: Todo
Development

No branches or pull requests

2 participants