Cleanup
This commit is contained in:
@@ -275,8 +275,8 @@ public class PictureCtl {
|
||||
SOMImage somImage = somImageList.get(numberOfImages - 1);
|
||||
|
||||
// update the Image State
|
||||
// TODO Probably not necessary
|
||||
somImage.updateImageState();
|
||||
// TODO Probably not necessary -- commented out to test it
|
||||
// somImage.updateImageState();
|
||||
|
||||
// Scale the Image if needed
|
||||
ScaleWorker.scale(somImage, ScaleWorker.PREVIEW);
|
||||
|
||||
Reference in New Issue
Block a user