Join Slack
Powered by
<@UCB0DBR1A> Remember that the builders automatica...
# tornadofx
e
edvin
08/31/2018, 5:57 AM
@chickenfresh
Remember that the builders automatically attach to their parent, so you should not use builders in that context, create the
Label
using the constructor instead. Better yet: Instead of assigning to
center
, use the
center {}
builder, then you can use your approach and you don't need to assign to center either.
Open in Slack
Previous
Next