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

How to restrict drag element inside the element containing div #508

Open albinjoseph1994 opened 4 years ago

albinjoseph1994 commented 4 years ago

How to restrict drag element inside the div only ie, I want drag elements not to be moved or not to be dragged outside the elements containing div.