Changed: Remove ui scale option from ingame config
--HG-- branch : experimental-ui-scaling
This commit is contained in:
parent
ddcdc8b8fb
commit
4ba3973295
1 changed files with 1 additions and 15 deletions
|
@ -876,17 +876,10 @@
|
||||||
posparent="lum"
|
posparent="lum"
|
||||||
x="0"
|
x="0"
|
||||||
y="-2" />
|
y="-2" />
|
||||||
<instance template="tgcw_scrollbarfloat"
|
|
||||||
id="scale"
|
|
||||||
text="uiInterfaceScale"
|
|
||||||
posref="BL TL"
|
|
||||||
posparent="gam"
|
|
||||||
x="0"
|
|
||||||
y="-2" />
|
|
||||||
<instance template="tgcw_checkbox"
|
<instance template="tgcw_checkbox"
|
||||||
id="waitvbl"
|
id="waitvbl"
|
||||||
text="uiWaitVBL"
|
text="uiWaitVBL"
|
||||||
posparent="scale"
|
posparent="gam"
|
||||||
posref="BL TL"
|
posref="BL TL"
|
||||||
x="-20"
|
x="-20"
|
||||||
y="-28" />
|
y="-28" />
|
||||||
|
@ -3098,13 +3091,6 @@
|
||||||
realtime="true"
|
realtime="true"
|
||||||
widget="sbfloat"
|
widget="sbfloat"
|
||||||
link="Gamma" />
|
link="Gamma" />
|
||||||
<param ui="general:scale:c"
|
|
||||||
type="cfg"
|
|
||||||
realtime="false"
|
|
||||||
ui_view="general:scale:c_res"
|
|
||||||
ui_decimal="2"
|
|
||||||
widget="sbfloat"
|
|
||||||
link="InterfaceScale" />
|
|
||||||
<param ui="general:waitvbl:c"
|
<param ui="general:waitvbl:c"
|
||||||
type="cfg"
|
type="cfg"
|
||||||
realtime="true"
|
realtime="true"
|
||||||
|
|
Loading…
Reference in a new issue