desandro / draggabilly

:point_down: Make that shiz draggable
https://draggabilly.desandro.com
MIT License
3.86k stars 386 forks source link

Option to add a delay before drag begins #97

Open WHSajid opened 9 years ago

WHSajid commented 9 years ago

Awesome job. Really love it. Thanx. We've been building a mobile site that shows a bunch of item blocks edge to edge. Once you begin dragging each of those items, droppable blocks will appear at the bottom. The problems is, since the moment you tap a block, the dragging begins, and it prevents scrolling. Would be cool if we could delay the event handlers just long enough for touch scroll to work. What do you think?

xmatthewx commented 8 years ago

Related to #118

desandro commented 8 years ago

Thank you for this feature request.

Add a 👍 reaction to this issue if you would like to see this feature added. Do not add +1 comments — They will be deleted.

Shipow commented 8 years ago

+1

xmatthewx commented 8 years ago

+1

rdeutsch commented 8 years ago

+1 It's a pretty standard interaction on touch devices for 'long-touch' or 'touch & hold' to allow interaction on objects without interfering with scroll. I'd really like to have this capability. Any update on it being included? Thanks!

fjoalland commented 5 years ago

+1 I know it is an old post but did you add this new feature?

dikowski commented 3 years ago

Any update? It would be amazing to have the delay feature. Thanks :)