Changeset 33514 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GrabThread.java
- Timestamp:
- 2017-08-23T00:34:13+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GrabThread.java
r32556 r33514 119 119 } 120 120 wmsLayer.addImage(newImage); 121 Main.map.mapView.repaint();121 wmsLayer.invalidate(); 122 122 saveToCache(newImage); 123 123 } catch (NullPointerException e) {
Note:
See TracChangeset
for help on using the changeset viewer.
