angular-ui / ui-sortable

jQuery UI Sortable for AngularJS
http://angular-ui.github.io/ui-sortable/
MIT License
1.26k stars 444 forks source link

I would like to prohibit a particular li drag and drop, what should be done #517

Closed yjq8023 closed 7 years ago

thgreasi commented 7 years ago

Try using the items property as shown in the locked items example in README :) If it's not exactly what you are looking for, try searching in the previously closed issues.