deactivate timeline

This commit is contained in:
2019-06-03 17:11:24 +02:00
parent 2d43b74956
commit 02b92cf382
5 changed files with 46 additions and 36 deletions

View File

@@ -1749,7 +1749,7 @@ Here's a list of what's available in this release.
<node dir="col" width="1" grow="1">
<!-- timeline -->
<node width="100%" shrink="1" dir="col" rtl="ltr">
<node width="100%" shrink="1" dir="col" rtl="ltr" id="timeline">
<border color=".3 .3 .3 .4" height="50" width="100%" pad="10" dir="row" mouse-capture="true">
<text text="Timeline: " margin="8 10 0 0"/>
<slider-h id="frames-slider" width="1" grow="1" margin="0 10 0 0"></slider-h>