I'd have to disallow access to the elements in the...
# tornadofx
e
I'd have to disallow access to the elements in the
init
block of FXML loaded views and instead ask people to use
onDock
or implement
Initializable
.