Changed race setup screen a little to help reduce the clipping of the game mode description. Doesn't eliminate clipping from all languages and resolutions, unfortunately.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6052 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
77f85f61cb
commit
ab7658adb7
@ -16,7 +16,7 @@
|
|||||||
<spinner id="aikartamount" proportion="1" height="100%" min_value="0"/>
|
<spinner id="aikartamount" proportion="1" height="100%" min_value="0"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<spacer proportion="2" width="25"/>
|
<spacer proportion="1" width="25"/>
|
||||||
|
|
||||||
<ribbon id="difficulty" height="135" width="65%" align="center">
|
<ribbon id="difficulty" height="135" width="65%" align="center">
|
||||||
<icon-button id="novice" width="128" height="128" icon="gui/difficulty_easy.png"
|
<icon-button id="novice" width="128" height="128" icon="gui/difficulty_easy.png"
|
||||||
@ -27,7 +27,7 @@
|
|||||||
I18N="Difficulty" text="Expert"/>
|
I18N="Difficulty" text="Expert"/>
|
||||||
</ribbon>
|
</ribbon>
|
||||||
|
|
||||||
<spacer proportion="2" width="25"/>
|
<spacer proportion="1" width="25"/>
|
||||||
|
|
||||||
<bright width="100%" text="Select a game mode" align="center" text_align="left" />
|
<bright width="100%" text="Select a game mode" align="center" text_align="left" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user