drag canvas, render layers and tmp, add/select layer, opacity for layer, color bucket filler
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<text id="label" text="Layer0" font-face="arial" font-size="11"/>
|
||||
</node>
|
||||
<node color=".4" width="100" pad="5">
|
||||
<slider-h/>
|
||||
<slider-h id="sl-opacity" value="1"/>
|
||||
</node>
|
||||
</border>
|
||||
</layout>
|
||||
@@ -372,6 +372,9 @@
|
||||
|
||||
<button id="btn-switch" width="50" height="50" margin="0 0 5 0" text="Switch"/>
|
||||
<button id="btn-close" width="50" height="50" margin="0 0 5 0" text="Clear"/>
|
||||
<button-custom id="btn-bucket" width="50" height="50" margin="0 0 5 0" thickness="1" border-color=".1" pad="2">
|
||||
<image path="data/ui/bucket.png" width="100%" height="100%" align="center" justify="flex-end"/>
|
||||
</button-custom>
|
||||
|
||||
<!--panel togglers-->
|
||||
<button-custom id="btn-stroke" width="50" height="50" margin="0 0 5 0" thickness="1" border-color=".1" pad="2">
|
||||
|
||||
Reference in New Issue
Block a user