Skip to content
Snippets Groups Projects
Commit 68088a27 authored by Vadim ProductEngine's avatar Vadim ProductEngine
Browse files

STORM-1305 WIP Minor UI changes.

parent 995a006b
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
legacy_header_height="18" legacy_header_height="18"
height="338" height="328"
layout="topleft" layout="topleft"
name="Environment Editor Floater" name="Environment Editor Floater"
help_topic="environment_editor_floater" help_topic="environment_editor_floater"
...@@ -20,18 +20,6 @@ ...@@ -20,18 +20,6 @@
wrap="true"> wrap="true">
Use the options below to customize the environment settings for your viewer. Use the options below to customize the environment settings for your viewer.
</text> </text>
<text
follows="top|left|right"
font="SansSerifItalic"
height="15"
layout="topleft"
left_delta="0"
name="note"
top_pad="-"
width="510"
wrap="true">
Note: if you choose to use your own settings, they will not be visible to other users.
</text>
<view_border <view_border
bevel_style="none" bevel_style="none"
...@@ -55,7 +43,7 @@ ...@@ -55,7 +43,7 @@
layout="topleft" layout="topleft"
name="use_region_settings"/> name="use_region_settings"/>
<radio_item <radio_item
label="Use my settings" label="Customize my environment"
layout="topleft" layout="topleft"
name="use_my_settings" name="use_my_settings"
top_pad="20"/> top_pad="20"/>
...@@ -69,6 +57,19 @@ ...@@ -69,6 +57,19 @@
top_pad="0" top_pad="0"
width="470"> width="470">
<text
follows="top|left|right"
font="SansSerifItalic"
height="15"
layout="topleft"
left_delta="0"
name="note"
top_pad="0"
width="470"
wrap="true">
Note: your custom settings will not be visible to other users.
</text>
<!-- Water Setting --> <!-- Water Setting -->
<text <text
name="water_settings_title" name="water_settings_title"
...@@ -76,7 +77,7 @@ ...@@ -76,7 +77,7 @@
height="16" height="16"
layout="topleft" layout="topleft"
left="50" left="50"
top_pad="30" top="40"
width="200"> width="200">
Water Setting Water Setting
</text> </text>
...@@ -84,7 +85,7 @@ ...@@ -84,7 +85,7 @@
follows="top|left" follows="top|left"
left_pad="2" left_pad="2"
name="water_settings_preset_combo" name="water_settings_preset_combo"
top_delta="-7" top_delta="-5"
width="200"> width="200">
<combo_box.item <combo_box.item
label="-Select a preset-" label="-Select a preset-"
...@@ -99,7 +100,7 @@ ...@@ -99,7 +100,7 @@
height="16" height="16"
layout="topleft" layout="topleft"
left="50" left="50"
top_pad="30" top_pad="20"
width="100"> width="100">
Sky / Day Cycle Sky / Day Cycle
</text> </text>
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
layout="topleft" layout="topleft"
name="use_sl_default_settings"/> name="use_sl_default_settings"/>
<radio_item <radio_item
label="Use my settings" label="Use the following settings"
layout="topleft" layout="topleft"
name="use_my_settings" name="use_my_settings"
top_pad="20"/> top_pad="20"/>
......
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