- move slider down at startup (scrolling mode from the beginning)
- make dialog smaller (resize if necessary)
This commit is contained in:
parent
12a4321801
commit
71d2760994
1 changed files with 2 additions and 2 deletions
|
@ -50,13 +50,14 @@
|
|||
<halign>fill</halign>
|
||||
<valign>fill</valign>
|
||||
<stretch>true</stretch>
|
||||
<pref-width>550</pref-width>
|
||||
<pref-width>450</pref-width>
|
||||
<pref-height>120</pref-height>
|
||||
<padding>5</padding>
|
||||
<slider>20</slider>
|
||||
<live>true</live>
|
||||
<wrap>true</wrap>
|
||||
<editable>false</editable>
|
||||
<top-line>-1</top-line>
|
||||
<property>/sim/multiplay/chat-history</property>
|
||||
</textbox>
|
||||
|
||||
|
@ -72,7 +73,6 @@
|
|||
<length>50</length>
|
||||
<pref-width>500</pref-width>
|
||||
<property>/sim/multiplay/chat-compose</property>
|
||||
<binding><command>nasal</command><script>gui.popupTip("WOOHOO!")</script></binding>
|
||||
</input>
|
||||
|
||||
<button>
|
||||
|
|
Loading…
Add table
Reference in a new issue