Use explicit wait/notify for popup feature selection dialog
Was getting some persistent strange behaviours with this particular invokeAndWait call, so I've swapped it out for a manually implemented wait & notify |
---|
|
launcher/src/main/java/com/skcraft/launcher/dialog/FeatureSelectionDialog.java |
---|
launcher/src/main/java/com/skcraft/launcher/update/BaseUpdater.java |
---|