vue-draggable-plus icon indicating copy to clipboard operation
vue-draggable-plus copied to clipboard

Hold before sort

Open cherimo opened this issue 1 year ago • 0 comments

Is it possible to sort items after holding for over 200 or 300ms on the new position? I use vue-draggable-plus to organize form fields. But when a field get dragged from the bottom to top it temporary organize the row fields in between.

So if I can delay the sort function to hold the item for like 300 ms before it can sort. It would help me a lot.

cherimo avatar Jul 12 '24 09:07 cherimo