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

IS it possible to change the $scope.list while dragging? #391

Open sumanparia opened 7 years ago

sumanparia commented 7 years ago

we have a list attached with scope. While drop is ended scope is changing. But is there any way to change the scope list while dragging.