fix scroll

This commit is contained in:
2019-10-20 16:13:24 +02:00
parent e30ac277c1
commit 0d575be198
7 changed files with 29 additions and 36 deletions

View File

@@ -28,14 +28,16 @@
<layout id="tpl-panel-animation">
<node margin="0 0 10 0" rtl="ltr" grow="1" dir="col">
<scroll pad="0 5 0 5" dir="row" color=".4" grow="1" shrink="1">
<node color=".3" id="layers" width="100" dir="col-reverse" justify="flex-end" margin="20 5 0 0"></node>
<scroll id="hscroll" scroll-dir="h" color=".6" grow="1" shrink="1" dir="col" margin="0 0 5 0">
<border color=".4">
<timeline id="timeline" height="20"/>
</border>
<node id="frames" dir="col-reverse" justify="flex-end" flood-events="1"></node>
</scroll>
<scroll pad="0 5 0 5" color=".4" grow="1" shrink="1">
<node grow="1" dir="row">
<node color=".3" id="layers" width="100" dir="col-reverse" justify="flex-end" margin="20 5 0 0"></node>
<scroll id="hscroll" scroll-dir="h" color=".6" grow="1" shrink="1" dir="col" margin="0 0 5 0">
<border color=".4">
<timeline id="timeline" height="20"/>
</border>
<node id="frames" dir="col-reverse" justify="flex-end" flood-events="1"></node>
</scroll>
</node>
</scroll>
<border height="40" color=".5" dir="row" align="center" flood-events="1">