<@U0F3291QE> could it be (just wondering) that whe...
# tornadofx
r
@edvin could it be (just wondering) that when you setup the mainView in the workspace like
Copy code
override fun onBeforeShow(view: UIComponent) {
        workspace.dock<Mainview>()
    }
listeners are not initialized correctly?