add button to collapse all brush settings
This commit is contained in:
@@ -135,8 +135,11 @@
|
||||
<!--stroke panel-->
|
||||
<layout id="tpl-panel-stroke">
|
||||
<node width="250" margin="0 0 10 0" rtl="ltr">
|
||||
<border height="30" color=".5" align="center" justify="center">
|
||||
<text text="Brush Settings" color="1 1 1 1"/>
|
||||
<border height="30" color=".5" align="center" justify="center" dir="row">
|
||||
<node align="center" width="1" grow="1">
|
||||
<text text="Brush Settings"/>
|
||||
</node>
|
||||
<button id="button-unfold-all" width="30" height="18" text="+" margin="0 5 0 0"/>
|
||||
</border>
|
||||
<border color=".3" pad="5" dir="col" width="100%">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user