Changeset 5460 in josm for trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java
- Timestamp:
- 2012-08-20T01:26:42+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java
r5200 r5460 315 315 tpDownloadAreaSelectors.setSelectedIndex(idx); 316 316 317 if (Main. map != null) {317 if (Main.isDisplayingMapView()) { 318 318 MapView mv = Main.map.mapView; 319 319 currentBounds = new Bounds(
Note:
See TracChangeset
for help on using the changeset viewer.
