Pref work: Moved and renamed Pref>Advanced>"Font Scaling" to Pref>UI>"UI Scaling"

Kadah_Coba 2011-11-12 23:35:30 -08:00
parent 7c672666f7
commit db984bebb1
2 changed files with 28 additions and 27 deletions

View File

@ -31,6 +31,33 @@
label="General"
name="UI Prefs Panel" >
<text
type="string"
length="1"
follows="left|top"
height="12"
layout="topleft"
left="30"
name="UI Size:"
top_pad="10"
width="200">
UI Scaling (may have side effects):
</text>
<slider
control_name="UIScaleFactor"
decimal_digits="2"
follows="left|top"
height="17"
increment="0.025"
initial_value="1"
layout="topleft"
left_pad="0"
max_val="1.4"
min_val="0.75"
name="ui_scale_slider"
top_pad="-14"
width="250" />
<text
type="string"
left="5"
@ -251,7 +278,7 @@
<text
type="string"
left="200"
top="10"
top="35"
length="1"
follows="left|top"
height="12"

View File

@ -17,32 +17,6 @@
name="middle_mouse">
Middle Mouse
</panel.string>
<text
type="string"
length="1"
follows="left|top"
height="12"
layout="topleft"
left="33"
name="UI Size:"
top_pad="25"
width="200">
Font Scaling (may have side effects):
</text>
<slider
control_name="UIScaleFactor"
decimal_digits="2"
follows="left|top"
height="17"
increment="0.025"
initial_value="1"
layout="topleft"
left_pad="0"
max_val="1.4"
min_val="0.75"
name="ui_scale_slider"
top_pad="-14"
width="250" />
<check_box
control_name="AllowMultipleViewers"
follows="top|left"