Changes between Initial Version and Version 1 of Ticket #14229, comment 2


Ignore:
Timestamp:
2017-01-12T22:08:31+01:00 (9 years ago)
Author:
michael2402

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.