angular-sortable-view
angular-sortable-view copied to clipboard
Ability to turn off sorting
I'd like the ability to turn off sorting so that I can disable this on phones.
+1. Need the ability for having a dynamic on/off mode to enable/disable dnd for a given list.
Anyone managed to turn this off? I fixed this by adding an ng-switch condition to my element. The downside is the duplication of code. In search of a better aproach.
+1 for easy way to turn off/on sorting. Ideally through a built-in directive, like 'sv-sort-enable="true"'
Looking for this also.
+1
+1