Skip to content
Snippets Groups Projects
Commit d358feff authored by Paul Guslisty's avatar Paul Guslisty
Browse files

STORM-586 FIXED Layout cleanup in the Setup tab of Preferences

- Deleted Mouselook settings

- Increased vertical padding between "Cache size" and "Cache location" controls
parent 5894a6a5
No related branches found
No related tags found
No related merge requests found
......@@ -9,51 +9,6 @@
name="Input panel"
top="1"
width="517">
<text
type="string"
length="1"
follows="left|top"
height="10"
layout="topleft"
left="30"
name="Mouselook:"
top="10"
width="300">
Mouselook:
</text>
<text
type="string"
length="1"
follows="left|top"
height="10"
layout="topleft"
left_delta="50"
name=" Mouse Sensitivity"
top_pad="10"
width="150">
Mouse sensitivity
</text>
<slider
control_name="MouseSensitivity"
follows="left|top"
height="15"
initial_value="2"
layout="topleft"
show_text="false"
left_delta="150"
max_val="15"
name="mouse_sensitivity"
top_delta="0"
width="145" />
<check_box
control_name="InvertMouse"
height="16"
label="Invert"
layout="topleft"
left_pad="2"
name="invert_mouse"
top_delta="0"
width="128" />
<text
type="string"
length="1"
......@@ -63,7 +18,7 @@
left="30"
name="Network:"
mouse_opaque="false"
top_pad="4"
top="10"
width="300">
Network:
</text>
......@@ -187,7 +142,7 @@
layout="topleft"
left="80"
name="Cache location"
top_delta="20"
top_delta="40"
width="300">
Cache location:
</text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment