Add `delay` property
PuruVJ opened this issue · 3 comments
PuruVJ commented
Trigger drag only after a specified number of milliseconds
houtan-rocky commented
@PuruVJ
What's the reason behind this feature?
PuruVJ commented
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 commented