Changeset 8081 in josm for trunk/src/org/openstreetmap/josm/gui/dialogs/ToggleDialog.java
- Timestamp:
- 2015-02-17T23:11:29+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/ToggleDialog.java
r8072 r8081 587 587 dialogsPanel.reconstruct(Action.ELEMENT_SHRINKS, null); 588 588 hideNotify(); 589 if (Main.map != null) {590 // To avoid menu bar search field from taking focus when a toggle dialog is closed591 Main.map.requestFocusInWindow();592 }593 589 } 594 590 }
Note:
See TracChangeset
for help on using the changeset viewer.
