Skip to content
Snippets Groups Projects
Commit 1e021e29 authored by Tarzikaf's avatar Tarzikaf
Browse files

fixed: more graphic preferences OCD

parent 9d214e7b
No related branches found
No related tags found
No related merge requests found
...@@ -325,10 +325,10 @@ ...@@ -325,10 +325,10 @@
</text> </text>
<combo_box <combo_box
control_name="RenderShadowDetail" control_name="RenderShadowDetail"
height="23" height="19"
layout="topleft" layout="topleft"
left="10" left="10"
top_pad="0" top_pad="-4"
name="ShadowDetail" name="ShadowDetail"
width="150"> width="150">
<combo_box.item <combo_box.item
...@@ -354,7 +354,7 @@ ...@@ -354,7 +354,7 @@
width="110" width="110"
word_wrap="true" word_wrap="true"
layout="topleft" layout="topleft"
left="05" left="10"
name="reflection_label"> name="reflection_label">
Water Reflections: Water Reflections:
</text> </text>
...@@ -362,8 +362,8 @@ ...@@ -362,8 +362,8 @@
control_name="RenderReflectionDetail" control_name="RenderReflectionDetail"
height="18" height="18"
layout="topleft" layout="topleft"
left_delta="5" left_delta="0"
top_pad ="3" top_pad ="7"
name="Reflections" name="Reflections"
width="150"> width="150">
<combo_box.item <combo_box.item
...@@ -397,7 +397,7 @@ ...@@ -397,7 +397,7 @@
label=" Avatar Physics:" label=" Avatar Physics:"
label_width="85" label_width="85"
layout="topleft" layout="topleft"
left_delta="-9" left_delta="-5"
name="AvatarPhysicsDetail" name="AvatarPhysicsDetail"
show_text="false" show_text="false"
top_pad="12" top_pad="12"
......
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