<@U25U0KPFT> I checked them in so you can play wit...
# tornadofx
e
@carlw I checked them in so you can play with them. I also changed the
paddingTop
properties to Number, so you can see how that works as well. You should be able to do
paddingTop = 5
for example, or
padding = insets(top = 5)
if you want.