mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Increased size of some combo boxes
--HG-- branch : develop
This commit is contained in:
parent
34b3334182
commit
99ccb5f45d
1 changed files with 7 additions and 7 deletions
|
@ -183,7 +183,7 @@
|
||||||
posref="BL BL"
|
posref="BL BL"
|
||||||
scale="true"
|
scale="true"
|
||||||
y="4"
|
y="4"
|
||||||
w="86"
|
w="110"
|
||||||
h="2"
|
h="2"
|
||||||
texture="W_line_hor2.tga" />
|
texture="W_line_hor2.tga" />
|
||||||
<view type="text"
|
<view type="text"
|
||||||
|
@ -202,7 +202,7 @@
|
||||||
posref="MM MM"
|
posref="MM MM"
|
||||||
x="0"
|
x="0"
|
||||||
y="-1"
|
y="-1"
|
||||||
w="86"
|
w="110"
|
||||||
h="8"
|
h="8"
|
||||||
vertical="false"
|
vertical="false"
|
||||||
align="L"
|
align="L"
|
||||||
|
@ -246,7 +246,7 @@
|
||||||
posref="BL BL"
|
posref="BL BL"
|
||||||
scale="true"
|
scale="true"
|
||||||
y="4"
|
y="4"
|
||||||
w="86"
|
w="110"
|
||||||
h="2"
|
h="2"
|
||||||
texture="W_line_hor2.tga" />
|
texture="W_line_hor2.tga" />
|
||||||
<view type="text"
|
<view type="text"
|
||||||
|
@ -265,7 +265,7 @@
|
||||||
posref="MM MM"
|
posref="MM MM"
|
||||||
x="0"
|
x="0"
|
||||||
y="-1"
|
y="-1"
|
||||||
w="86"
|
w="110"
|
||||||
h="8"
|
h="8"
|
||||||
vertical="false"
|
vertical="false"
|
||||||
align="L"
|
align="L"
|
||||||
|
@ -378,7 +378,7 @@
|
||||||
y="-18"
|
y="-18"
|
||||||
value="">
|
value="">
|
||||||
<group id="#id"
|
<group id="#id"
|
||||||
w="160"
|
w="184"
|
||||||
h="20"
|
h="20"
|
||||||
posparent="#posparent"
|
posparent="#posparent"
|
||||||
posref="#posref"
|
posref="#posref"
|
||||||
|
@ -399,7 +399,7 @@
|
||||||
posref="MR MR"
|
posref="MR MR"
|
||||||
x="0"
|
x="0"
|
||||||
y="0"
|
y="0"
|
||||||
w="90"
|
w="120"
|
||||||
h="20"
|
h="20"
|
||||||
value="#value">
|
value="#value">
|
||||||
<instance template="combo_box_def1" />
|
<instance template="combo_box_def1" />
|
||||||
|
@ -916,7 +916,7 @@
|
||||||
</group>
|
</group>
|
||||||
<group type="combo_box"
|
<group type="combo_box"
|
||||||
id="video_modes"
|
id="video_modes"
|
||||||
w="90"
|
w="100"
|
||||||
h="20"
|
h="20"
|
||||||
value="UI:TEMP:VID_MODE"
|
value="UI:TEMP:VID_MODE"
|
||||||
posparent="fullscreen"
|
posparent="fullscreen"
|
||||||
|
|
Loading…
Reference in a new issue