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>
|
||||
|
||||
<textbox>
|
||||
<padding>5</padding>
|
||||
<halign>fill</halign>
|
||||
<valign>fill</valign>
|
||||
<stretch>true</stretch>
|
||||
<pref-width>640</pref-width>
|
||||
<pref-height>480</pref-height>
|
||||
<slider>20</slider>
|
||||
<wrap>true</wrap>
|
||||
<wrap>false</wrap>
|
||||
<editable>false</editable>
|
||||
<property>/sim/gui/dialogs/joystick-info/text</property>
|
||||
</textbox>
|
||||
|
|
Loading…
Reference in a new issue