I have a vbox, inside the vbox I have a scrollpane...
# tornadofx
a
I have a vbox, inside the vbox I have a scrollpane. The scrollpane has vgrow set to ALWAYS and fitToWidth = true. Now inside that scrollpane I have another vbox. How do I set the second vbox so that it take the whole height of scrollpane?