I think we should have some kind of grow support, ...
# tornadofx
e
I think we should have some kind of grow support, kind of like
VBox.setVgrow
. I would have to investigate how this is done in the VBox layout manager and replicate it for Field, or hm... maybe we could make
Field
extend VBox instead of Pane...