- Timestamp:
- 2018-07-07T15:17:40+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java
r14005 r14011 1217 1217 1218 1218 @Override 1219 public void paint(Graphics2D g, MapView mv, Bounds box) { 1219 public synchronized void paint(Graphics2D g, MapView mv, Bounds box) { 1220 1220 // sanity checks 1221 1221 MapView mapView = MainApplication.getMap().mapView;
Note:
See TracChangeset
for help on using the changeset viewer.