I'm thinking about adding specialized support for ...
# tornadofx
e
I'm thinking about adding specialized support for TabPane so that you can dock views as tabs and also make the active tab the provider for
savable
,
refreshable
and also the target for
onSave
and
onRefresh
calls. That would be a killer feature for apps where you don't use the Tabs mode in the workbench, but you might still want different tabs inside the active editor.