Join Slack
Powered by
`fold("test", VBox()) { label("test") }` the Label...
# tornadofx
r
Ruckus
08/30/2016, 7:35 PM
fold("test", VBox()) { label("test") }
the Label is being added in the scope of the TitlePane, not the VBox. I'm guessing the space left over was exactly the width of the label.
2
Views
Open in Slack
Previous
Next