angular-sortable-view
angular-sortable-view copied to clipboard
Changed sort algo, making sure that if ng-if is used in an ng-repeat,…
… only items that are actually in the list are moved.
The rest of the array will not be touched.