Changeset 18945 in josm for trunk/src/org
- Timestamp:
- 2024-01-19T11:09:38+01:00 (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java
r18944 r18945 981 981 if (imageChanged) { 982 982 cancelLoadingImage(); 983 // don't show unwanted image 984 imgDisplay.setImage(null); 983 985 // Set only if the image is new to preserve zoom and position if the same image is redisplayed 984 986 // (e.g. to update the OSD).
Note:
See TracChangeset
for help on using the changeset viewer.