fixed .uncropAndKeepOrder(..)...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2015-11-07 21:48:59 +03:00
parent 4aee44ce02
commit 4aa6ec56ed

View File

@ -674,7 +674,7 @@ actions.Actions({
// restore order from the crop...
if(keep_crop_order){
this.data.order = order
this.data.sortImages()
this.data.updateImagePositions()
}
// purge the stack...