perspective collapsible splitters

This commit is contained in:
Jan Prochazka
2022-09-01 14:55:20 +02:00
parent 357fcbdf47
commit e8452704eb
3 changed files with 95 additions and 13 deletions

View File

@@ -160,7 +160,7 @@
// $: console.log('VIEW ROOT', root);
</script>
<HorizontalSplitter initialValue={getInitialManagerSize()} bind:size={managerSize}>
<HorizontalSplitter initialValue={getInitialManagerSize()} bind:size={managerSize} allowCollapseChild1>
<div class="left" slot="1">
<WidgetColumnBar>
<WidgetColumnBarItem title="Choose data" name="perspectiveTree" height={'70%'}>