Join Slack
Powered by
Hmm... If you get a callback from `stage.setOnShow...
# tornadofx
e
edvin
08/01/2018, 7:53 AM
Hmm... If you get a callback from
stage.setOnShown
in the primary view, that would indicate that your code is running earlier than it does for the secondary view, wouldn't it?
onShown
is already called for the secondary view when
onDock
is run.
Open in Slack
Previous
Next