codef0rmer / angular-dragdrop

Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever
http://codef0rmer.github.com/angular-dragdrop/#/
MIT License
1.78k stars 574 forks source link

onDrop event #342

Closed cesarlarsson closed 6 years ago

cesarlarsson commented 6 years ago

When I add a onDrop event it call the event but how I can commit the sort, because it call but doen´t do anything jqyoui-droppable="{onDrop: 'onDrop'}"