set padding; no wrapping
This commit is contained in:
parent
621f3065c9
commit
7390451334
1 changed files with 2 additions and 1 deletions
|
@ -177,13 +177,14 @@
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<textbox>
|
<textbox>
|
||||||
|
<padding>5</padding>
|
||||||
<halign>fill</halign>
|
<halign>fill</halign>
|
||||||
<valign>fill</valign>
|
<valign>fill</valign>
|
||||||
<stretch>true</stretch>
|
<stretch>true</stretch>
|
||||||
<pref-width>640</pref-width>
|
<pref-width>640</pref-width>
|
||||||
<pref-height>480</pref-height>
|
<pref-height>480</pref-height>
|
||||||
<slider>20</slider>
|
<slider>20</slider>
|
||||||
<wrap>true</wrap>
|
<wrap>false</wrap>
|
||||||
<editable>false</editable>
|
<editable>false</editable>
|
||||||
<property>/sim/gui/dialogs/joystick-info/text</property>
|
<property>/sim/gui/dialogs/joystick-info/text</property>
|
||||||
</textbox>
|
</textbox>
|
||||||
|
|
Loading…
Add table
Reference in a new issue