HanSolo / JDKMon

A little tool written in JavaFX that monitors your installed JDK's and inform you about updates
Apache License 2.0
315 stars 22 forks source link

Alert not on top of stage #32

Closed cbm64chris closed 2 years ago

cbm64chris commented 2 years ago

macOS 12.01 aarch64

JDKMon 17.0.18

The Alert dialog is appearing behind the main stage.

https://github.com/HanSolo/JDKMon/blob/bfe76f69a2ca9b2efbd946ecad9c3898e2e1fe3c/src/main/java/eu/hansolo/fx/jdkmon/Main.java#L1749