Join Slack
Powered by
Yes, to not take up space you need to set it's `ma...
# tornadofx
r
Ruckus
12/20/2018, 8:47 PM
Yes, to not take up space you need to set it's
managed
state as well. TornadoFX has a helper for setting both:
Copy code
bottom { label("visible when active").removeWhen(active.not()) }
Open in Slack
Previous
Next