fix mixer rect, textures popup, parallel abr import
This commit is contained in:
@@ -286,17 +286,17 @@
|
||||
<node dir="row">
|
||||
<node width="30%" dir="col">
|
||||
<!--labels-->
|
||||
<node height="30" justify="center">
|
||||
<text text="Stencil"/>
|
||||
<node height="40" justify="center">
|
||||
<text text="Pattern"/>
|
||||
</node>
|
||||
</node>
|
||||
<node dir="col" align="center" grow="1" width="1">
|
||||
<!--controls-->
|
||||
<node height="30" pad="1" width="100%" dir="row">
|
||||
<slider-h id="tip-stencil" width="1" grow="1"/>
|
||||
<node width="50" pad="0" margin="0 0 0 5">
|
||||
<button id="tip-stencil-load" text="Load" height="28"></button>
|
||||
</node>
|
||||
<node height="40" width="100%" dir="row">
|
||||
<slider-h id="tip-stencil" width="1" grow="1" height="30" margin="5 5 5 0"/>
|
||||
<button-custom id="texture-change" width="40" height="40" dir="row" pad="4">
|
||||
<image id="texture-change-thumb" width="32" height="100%"/>
|
||||
</button-custom>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
|
||||
Reference in New Issue
Block a user