fix docking panels size

This commit is contained in:
2019-04-06 00:34:49 +02:00
parent 9aaaaef705
commit 1bb9b5dec5
3 changed files with 41 additions and 11 deletions

View File

@@ -21,7 +21,7 @@
<slider-h id="opacity" value="1" grow="1" width="1" margin="0 5 0 0"/>
</border>
<scroll id="layers-container" pad="5" color=".4" dir="col" flood-events="1">
<scroll id="layers-container" pad="5" color=".4" dir="col" flood-events="1" grow="1">
<!--layers list-->
</scroll>
@@ -666,7 +666,7 @@
</node>
</node>
<scroll id="scroller" color=".4" scroll-color=".2">
<scroll id="scroller" color=".4" scroll-color=".2" grow="1">
<node dir="row">
<node width="36%" dir="col">
<node height="20" justify="center">
@@ -1736,7 +1736,7 @@ Here's a list of what's available in this release.
</node>
</border>
<border id="drop-left" color="0 0 0 .6" min-width="10" mouse-capture="true"/>
<scroll id="drop-left" color="0 0 0 .6" min-width="10" mouse-capture="true"/>
<!--quick bar-->
<node justify="center" align="center" dir="col">
@@ -1746,7 +1746,7 @@ Here's a list of what's available in this release.
<node id="floatings" color="0 0 0 1" width="1" grow="1" height="100%"/>
<border id="drop-right" color="0 0 0 .6" min-width="10" mouse-capture="true"/>
<scroll id="drop-right" color="0 0 0 .6" min-width="10" mouse-capture="true"/>
<!-- timeline -->
<!--