preset button to simple button
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
<node dir="row">
|
||||
<node width="36%" dir="col">
|
||||
<!--<node height="20" justify="center" margin="5 0 5 0"><text text="Shade"/></node>-->
|
||||
<node height="40" justify="center" margin="5 0 0 0">
|
||||
<node height="30" justify="center" margin="5 0 0 0">
|
||||
<text text="Preset"/>
|
||||
</node>
|
||||
<node height="40" justify="center" margin="5 0 0 0">
|
||||
@@ -163,10 +163,7 @@
|
||||
</node>
|
||||
<node dir="col" align="center" grow="1" width="1" flood-events="1">
|
||||
<!--<node height="20" pad="1" width="100%" margin="5 0 5 0"><slider-h id="tip-shade" value="1"/></node>-->
|
||||
<button-custom id="preset-button" width="100%" height="40" margin="5 0 0 0" dir="row" pad="4">
|
||||
<image id="preset-thumb" width="32" height="100%"/>
|
||||
<stroke-preview id="preset-preview" width="10" grow="1" height="100%"/>
|
||||
</button-custom>
|
||||
<button id="preset-button" text="Select Preset" width="100%" height="30" margin="5 0 0 0" dir="row"/>
|
||||
<node dir="row" margin="5 0 0 0">
|
||||
<button-custom id="tip-change" width="40" height="40" dir="row" pad="4">
|
||||
<image id="tip-change-thumb" width="32" height="100%"/>
|
||||
|
||||
Reference in New Issue
Block a user