diff --git a/ui (gen4)/viewer.js b/ui (gen4)/viewer.js index ce3f5857..2002fbb9 100755 --- a/ui (gen4)/viewer.js +++ b/ui (gen4)/viewer.js @@ -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...