flowjs / ng-flow

Flow.js html5 file upload extension on angular.js framework
http://flowjs.github.io/ng-flow/
MIT License
1.38k stars 303 forks source link

Suggestion: Move files in filelist #299

Open Tjommel opened 8 years ago

Tjommel commented 8 years ago

If i upload more than one file and then sort them i like to move them up and down the array list.

This is what i've added to the Flow.prototype: tmp.zip

If you like you can implement this for newer versions.

Best regards, Tjommel