bevacqua / dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/dragula/
MIT License
21.89k stars 1.97k forks source link

Add cloned element only after delay #540

Closed roberthenniger closed 3 years ago

roberthenniger commented 6 years ago

Thanks for this great lib. When you have a more complex drag and drop interface and not just a simple list it would be helpful to allow dropzone hover but only add the copied element after a little delay. Otherwise you have very wild effects going on. I would like to start drag an event over a node and then just highlight it. When user stays 500ms on the node the copied element is temporary added to that node. If user drops then the final element is copied. So my question is if there is already something built in which helps to delay the "copy mirrored"

Please only use GitHub issues for bug reports and feature requests.

  • [ ] Read the contributing guidelines
  • [ ] Bug reports containing repro steps are likely to be fixed faster
  • [ ] Feature requests should be multi-purpose, describe use cases
  • [ ] For support requests or questions, please refer to our Slack channel