Join Slack
Powered by
<@U25U0KPFT> We can't overload constructors, but w...
# tornadofx
e
edvin
01/06/2017, 3:17 PM
@carlw
We can't overload constructors, but we might be able to augment the
paddingXXX
properties I added to support ints. We could also create an
insets
builder that supports stuff like
insets(5)
,
insets(5, 5)
,
insets(left = 4, right = 11, top = 42)
etc.
2
Views
Open in Slack
Previous
Next