ngDraggable
ngDraggable copied to clipboard
remove delay to start dragging
I'm experiencing a delay to start dragging an element. Is this intentional? I would like to disable so that it's instant like with jquery draggable demo https://jqueryui.com/draggable/
I would also love this
+1
That would be great!
+1
You can change the timeout in the ngDraggable.js:111
Hi, would it be possible to make that delay configurable by attribute without modifying the source code? That would be great!
+1 on making that configurable