Join Slack
Powered by
<@U14ECM2KV> Make it even smaller by changing `roo...
# tornadofx
e
edvin
08/23/2016, 8:41 PM
@ron
Make it even smaller by changing
root.children.remove(0, root.children.size)
to
root.children.clear()
🙂
Open in Slack
Previous
Next