Join Slack
Powered by
`val currentWindow: Window? get() = modalStage?.ow...
# tornadofx
k
kastork
05/24/2017, 3:39 PM
val currentWindow: Window? get() = modalStage?.owner ?: FX.primaryStage
Open in Slack
Previous
Next