Changeset 5962 in josm
- Timestamp:
- 2013-05-14T22:40:12+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java
r5886 r5962 115 115 116 116 if (layer.isVisible()) { 117 requestFocusInMapView(); 117 118 prevEastNorth=Main.map.mapView.getEastNorth(e.getX(),e.getY()); 118 119 Main.map.mapView.setNewCursor(Cursor.MOVE_CURSOR, this);
Note:
See TracChangeset
for help on using the changeset viewer.