padding (for easier resizing); stretch for nicer tab button alignment
This commit is contained in:
parent
7390451334
commit
2ed8771724
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
<stretch>true</stretch>
|
||||
<pref-width>450</pref-width>
|
||||
<pref-height>200</pref-height>
|
||||
<padding>6</padding>
|
||||
<slider>20</slider>
|
||||
<editable>true</editable>
|
||||
<wrap>false</wrap>
|
||||
|
@ -60,11 +61,13 @@
|
|||
<group>
|
||||
<layout>hbox</layout>
|
||||
<halign>fill</halign>
|
||||
<stretch>true</stretch>
|
||||
<default-padding>4</default-padding>
|
||||
|
||||
<button-template>
|
||||
<enabled>false</enabled>
|
||||
<halign>fill</halign>
|
||||
<stretch>true</stretch>
|
||||
<pref-width>20</pref-width>
|
||||
<pref-height>20</pref-height>
|
||||
<one-shot>0</one-shot>
|
||||
|
|
Loading…
Add table
Reference in a new issue