If you change the function to ``` fun Node.extens...
# tornadofx
r
If you change the function to
Copy code
fun Node.extensionThatSetsVGrow() {
    vgrow = Priority.ALWAYS
}
it would work fine