I'm using dropzone with autoProcessQueue: false to give the user a chance to remove files/etc.
Ideally, what I would like to allow is drag-n-drop reordering of the queue...so that if a user selects 10 images and drags them into the dropzone, they can then be ordered with the mouse.
Any ideas?
I'm using dropzone with autoProcessQueue: false to give the user a chance to remove files/etc.
Ideally, what I would like to allow is drag-n-drop reordering of the queue...so that if a user selects 10 images and drags them into the dropzone, they can then be ordered with the mouse.
Any ideas?