Changes between Initial Version and Version 1 of Ticket #14229, comment 2
- Timestamp:
- 2017-01-12T22:08:31+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14229, comment 2
initial v1 1 `org.openstreetmap.josm.actions.SimplifyWayAction.alertSelectAtLeastOneWay` needs to be called in the UI thread. 1 `org.openstreetmap.josm.actions.SimplifyWayAction.alertSelectAtLeastOneWay` needs to be called in the UI thread or needs to create the dialog in the UI thread.