fix floating panels, save ppbr imported

This commit is contained in:
2019-09-19 17:21:31 +02:00
parent 62b988ea0a
commit 70fa29839e
4 changed files with 11 additions and 2 deletions

View File

@@ -140,7 +140,7 @@
<!-- PANEL PRESETS -->
<layout id="tpl-panel-brush-preset">
<node rtl="ltr" min-width="315">
<node rtl="ltr" min-width="100">
<border id="notification" color=".4" align="center" justify="center" grow="2">
<text text="No brush presets loaded."/>
<text text="Import from Photoshop ABR files."/>
@@ -178,7 +178,7 @@
</node>
</layout>
<layout id="tpl-brush-preset">
<button-custom width="300" height="70" margin="1" pad="5" align="center" justify="center" dir="row">
<button-custom height="70" margin="1" pad="5" align="center" justify="center" dir="row">
<!--<node width="30" align="center">
<checkbox icon="data/ui/check-lock-transparency.png" width="20" height="20" pad="0"/>
</node>-->