<@U6VG0BB54> If you specify the controller, you al...
# tornadofx
e
@teckeon If you specify the controller, you also need to specify the
hasControllerAttribute
parameter like so :
override val root: BorderPane by fxml("/CounterPane.fxml", hasControllerAttribute = true)