Safe to just do `currentPageProperty.setValue(page...
# tornadofx
k
Safe to just do
currentPageProperty.setValue(pages[0])
in
onDock()
?