Join Slack
Powered by
<@U14ECM2KV> The `defaultDeletable` will just make...
# tornadofx
e
edvin
04/06/2017, 10:02 AM
@ron
The
defaultDeletable
will just make sure that the button is disabled. To remove it, just do
workspace.deleteButton.hide()
or even
removeFromParent
if you want.
Open in Slack
Previous
Next