Index: applications/editors/josm/plugins/photoadjust/src/org/openstreetmap/josm/plugins/photoadjust/PhotoAdjustWorker.java
===================================================================
--- applications/editors/josm/plugins/photoadjust/src/org/openstreetmap/josm/plugins/photoadjust/PhotoAdjustWorker.java	(revision 30884)
+++ applications/editors/josm/plugins/photoadjust/src/org/openstreetmap/josm/plugins/photoadjust/PhotoAdjustWorker.java	(revision 30886)
@@ -153,5 +153,5 @@
         // Need to re-display the photo because the OSD data might change (new
         // coordinates).
-        ImageViewerDialog.showImage(viewerLayer, img);
+        ImageViewerDialog.showImage(layer, photo);
     }
 
