Updated feature unlocked screen XML file to no more hardcode button size
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5713 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
b13ba3ac37
commit
13f82f769a
@ -1,5 +1,11 @@
|
||||
<stkgui>
|
||||
|
||||
<button id="continue" x="20" y="-40" width="250" height="35" align="left" text="Continue"/>
|
||||
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row">
|
||||
|
||||
<spacer width="10" proportion="1"/>
|
||||
|
||||
<button id="continue" x="20" width="250" align="left" text="Continue"/>
|
||||
|
||||
</div>
|
||||
|
||||
</stkgui>
|
Loading…
x
Reference in New Issue
Block a user