expand ppbr export dialog
This commit is contained in:
@@ -48,10 +48,13 @@
|
||||
<border width="100%" color="0 0 0 .9" pad="10" dir="row" grow="1">
|
||||
<border id="files-list" dir="row" wrap="1" flood-events="1" grow="1" height="100%" margin="0 0 0 0" pad="10" color=".2 .2 .2 1">
|
||||
<node dir="col" margin="0 20 0 0">
|
||||
<image width="200" height="100"/>
|
||||
<node dir="row" width="200" height="30" justify="center" margin="10 0 0 0">
|
||||
<button text="Generate" grow="1" height="100%"/>
|
||||
<button text="Open..." grow="1" height="100%"/>
|
||||
<image-texture id="header-tex" width="256" height="128" pad="10">
|
||||
<text text="Header image.\nSelect a 256x128 pixels image that will be displayed as a preview for this brushes collection." text-wrap-width="230" color=".5"/>
|
||||
</image-texture>
|
||||
<node dir="row" width="256" height="30" justify="center" margin="10 0 0 0">
|
||||
<button id="header-gen" text="Generate" grow="1" height="100%"/>
|
||||
<button id="header-open" text="Open" grow="1" height="100%"/>
|
||||
<button id="header-clear" text="Clear" grow="1" height="100%"/>
|
||||
</node>
|
||||
</node>
|
||||
<node grow="1">
|
||||
|
||||
Reference in New Issue
Block a user