mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-17 16:51:40 +00:00
fixed .uncropAndKeepOrder(..)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4aee44ce02
commit
4aa6ec56ed
@ -674,7 +674,7 @@ actions.Actions({
|
|||||||
// restore order from the crop...
|
// restore order from the crop...
|
||||||
if(keep_crop_order){
|
if(keep_crop_order){
|
||||||
this.data.order = order
|
this.data.order = order
|
||||||
this.data.sortImages()
|
this.data.updateImagePositions()
|
||||||
}
|
}
|
||||||
|
|
||||||
// purge the stack...
|
// purge the stack...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user