Fix waiting message for big font size
This commit is contained in:
parent
4413c06a82
commit
240546ac00
@ -14,8 +14,8 @@
|
|||||||
</box>
|
</box>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<spacer height="2%"/>
|
<spacer height="1%"/>
|
||||||
<div x="2%" width="96%" height="20%" layout="horizontal-row">
|
<div x="2%" width="96%" height="4f" layout="horizontal-row">
|
||||||
<box proportion="2" height="100%" layout="vertical-row">
|
<box proportion="2" height="100%" layout="vertical-row">
|
||||||
<div x="1%" width="98%" height="fit" layout="horizontal-row">
|
<div x="1%" width="98%" height="fit" layout="horizontal-row">
|
||||||
<textbox id="chat" proportion="1"/>
|
<textbox id="chat" proportion="1"/>
|
||||||
@ -36,7 +36,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<spacer height="2%"/>
|
<spacer height="1%"/>
|
||||||
</div>
|
</div>
|
||||||
<icon-button id="back" x="0" y="0" height="8%" icon="gui/icons/back.png"/>
|
<icon-button id="back" x="0" y="0" height="8%" icon="gui/icons/back.png"/>
|
||||||
</stkgui>
|
</stkgui>
|
||||||
|
Loading…
Reference in New Issue
Block a user