fix scroll
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user