remove timeline and texture view overlay
This commit is contained in:
@@ -784,7 +784,7 @@
|
|||||||
</scroll>
|
</scroll>
|
||||||
</node>
|
</node>
|
||||||
<!-- timeline -->
|
<!-- timeline -->
|
||||||
<node height="100%" width="1" grow="1" dir="col" justify="flex-start" rtl="ltr">
|
<!--<node height="100%" width="1" grow="1" dir="col" justify="flex-start" rtl="ltr">
|
||||||
<border color=".3 .3 .3 .4" height="50" width="100%" pad="10" dir="row">
|
<border color=".3 .3 .3 .4" height="50" width="100%" pad="10" dir="row">
|
||||||
<text text="Timeline: " font-face="arial" font-size="11" margin="8 10 0 0"/>
|
<text text="Timeline: " font-face="arial" font-size="11" margin="8 10 0 0"/>
|
||||||
<slider-h id="frames-slider" width="1" grow="1" margin="0 10 0 0"></slider-h>
|
<slider-h id="frames-slider" width="1" grow="1" margin="0 10 0 0"></slider-h>
|
||||||
@@ -792,7 +792,7 @@
|
|||||||
<text id="timeline-frame" text="00" font-face="arial" font-size="30"/>
|
<text id="timeline-frame" text="00" font-face="arial" font-size="30"/>
|
||||||
</node>
|
</node>
|
||||||
</border>
|
</border>
|
||||||
</node>
|
</node>-->
|
||||||
</node>
|
</node>
|
||||||
<!-- status bar -->
|
<!-- status bar -->
|
||||||
<!--<border height="30" width="100%" color=".15" border-color=".3" dir="row" pad="0 0 0 10" align="center">
|
<!--<border height="30" width="100%" color=".15" border-color=".3" dir="row" pad="0 0 0 10" align="center">
|
||||||
@@ -801,9 +801,11 @@
|
|||||||
<text text="#opengl #fromscratch #c++" font-face="arial" font-size="11" margin="0 0 0 10" color=".2 .5 1 1"/>
|
<text text="#opengl #fromscratch #c++" font-face="arial" font-size="11" margin="0 0 0 10" color=".2 .5 1 1"/>
|
||||||
</border>-->
|
</border>-->
|
||||||
</node>
|
</node>
|
||||||
<border color="1 1 1 1" positioning="absolute" position="0 0" width="300" height="300">
|
<!--
|
||||||
|
<border color="1 1 1 1" positioning="absolute" position="0 0" width="500" height="400">
|
||||||
<image-texture id="tex-debug" width="100%" height="100%"></image-texture>
|
<image-texture id="tex-debug" width="100%" height="100%"></image-texture>
|
||||||
</border>
|
</border>
|
||||||
|
-->
|
||||||
<!-- <color-picker/> -->
|
<!-- <color-picker/> -->
|
||||||
</layout>
|
</layout>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
Reference in New Issue
Block a user