marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

dnd-drop copy and not move #390

Open andmattia opened 7 years ago

andmattia commented 7 years ago

I try to use dnd-drop but if return false, stop to propagate but if return true o item copy and note move my item.