Skip to content
Snippets Groups Projects
Commit 3cf2d9e1 authored by Drake Arconis's avatar Drake Arconis
Browse files

Apply more UI polish.

parent a7880461
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
help_topic="environment_editor_floater" help_topic="environment_editor_floater"
save_rect="true" save_rect="true"
title="ENVIRONMENT SETTINGS" title="ENVIRONMENT SETTINGS"
width="365"> width="367">
<check_box <check_box
height="15" height="15"
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
top_pad="5" top_pad="5"
width="360" width="360"
wrap="true"> wrap="true">
Note: your custom settings will not be visible to other users. Note: Your custom settings will not be visible to other users.
</text> </text>
</panel> </panel>
......
...@@ -7,7 +7,8 @@ ...@@ -7,7 +7,8 @@
min_width="300" min_width="300"
name="floater_quick_settings" name="floater_quick_settings"
positioning="cascading" positioning="cascading"
title="QUICK SETTINGS"> title="QUICK SETTINGS"
save_rect="true">
<panel <panel
name="quick_settings" name="quick_settings"
class="quick_settings" class="quick_settings"
......
...@@ -947,23 +947,6 @@ ...@@ -947,23 +947,6 @@
name="EnableSSR" name="EnableSSR"
top_pad="5" top_pad="5"
width="170" /> width="170" />
<text
type="string"
length="1"
enabled_control="RenderDeferred"
follows="left|top"
font="SansSerifSmall"
halign="left"
height="12"
layout="topleft"
left_pad="5"
mouse_opaque="true"
name="DofOptsText"
width="128"
top_delta="0"
text_color="WarningRed">
Warning: Very intensive!
</text>
</panel> </panel>
<panel <panel
enabled_control="VertexShaderEnable" enabled_control="VertexShaderEnable"
......
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
height="16" height="16"
label="Display targeted avatars name under the crosshair" label="Display targeted avatars name under the crosshair"
left="7" left="7"
top_pad="15" top_pad="5"
name="AlchemyMouselookIFF" name="AlchemyMouselookIFF"
width="275" width="275"
control_name="AlchemyMouselookIFF"/> control_name="AlchemyMouselookIFF"/>
......
...@@ -387,7 +387,7 @@ ...@@ -387,7 +387,7 @@
left="25" left="25"
name="voice_chat_settings" name="voice_chat_settings"
width="200" width="200"
top_pad="7"> top_pad="5">
Voice Chat Settings Voice Chat Settings
</text> </text>
<text <text
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
height="16" height="16"
layout="topleft" layout="topleft"
left_pad="-240" left_pad="-240"
top_delta="5" top_delta="2"
name="Input" name="Input"
width="60"> width="60">
Input Input
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
layout="topleft" layout="topleft"
left_delta="-300" left_delta="-300"
name="My volume label" name="My volume label"
top_pad="14" top_pad="8"
width="200"> width="200">
My volume: My volume:
</text> </text>
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
max_val="2" max_val="2"
name="mic_volume_slider" name="mic_volume_slider"
tool_tip="Change the volume using this slider" tool_tip="Change the volume using this slider"
top_pad="-18" top_pad="-15"
width="110" /> width="110" />
<text <text
type="string" type="string"
......
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