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

EXT-7284 FIXED Made more space between controls to avoid overlapping

- Moved to the right color_swatch
- made more vertical and horizontal space for \"Opacity\" and \"UI Size\"

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/416/

--HG--
branch : product-engine
parent 32ce71dd
No related branches found
No related tags found
No related merge requests found
......@@ -174,9 +174,10 @@ Automatic position for:
label="Opacity"
layout="topleft"
left="80"
label_width="60"
label_width="156"
name="bubble_chat_opacity"
width="200" />
top_pad = "10"
width="347" />
<color_swatch
can_apply_immediately="true"
color="0 0 0 1"
......@@ -184,7 +185,7 @@ Automatic position for:
follows="left|top"
height="50"
layout="topleft"
left_pad="10"
left_pad="30"
top="190"
name="background"
tool_tip="Choose color for bubble chat"
......@@ -202,10 +203,10 @@ Automatic position for:
follows="left|top"
height="12"
layout="topleft"
left="30"
left="80"
name="UI Size:"
top_pad="5"
width="300">
top_pad="25"
width="160">
UI size
</text>
<slider
......@@ -216,7 +217,7 @@ Automatic position for:
increment="0.025"
initial_value="1"
layout="topleft"
left_delta="52"
left_pad="0"
max_val="1.4"
min_val="0.75"
name="ui_scale_slider"
......@@ -314,7 +315,7 @@ Automatic position for:
label="Other Devices"
left="30"
name="joystick_setup_button"
top_pad="12"
top="27"
width="155">
<button.commit_callback
function="Floater.Show"
......
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