Don't ahrdcode label sizes, STK can figure them by itself from font size
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8558 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
</div>
|
||||
<spacer proportion="1" />
|
||||
<div width="50%" height="100%" layout="vertical-row" >
|
||||
<bubble word_wrap="true" id="description" height="100%" width="100%" text="" proportion="6" />
|
||||
<label id="size" width="100%" text="Size:" proportion="1" />
|
||||
<label id="revision" width="100%" text="Version:" proportion="1" />
|
||||
<bubble word_wrap="true" id="description" height="100%" width="100%" text="" proportion="1" />
|
||||
<label id="size" width="100%" text="Size:"/>
|
||||
<label id="revision" width="100%" text="Version:"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user