Skip to content
Snippets Groups Projects
Commit 34b97115 authored by Andrey Kleshchev's avatar Andrey Kleshchev
Browse files

SL-14725 Adjust "Show Beacon" position

parent 14826e17
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@
follows="left|top|right|bottom"
auto_resize="false"
user_resize="false"
height="35"
height="29"
visible="true">
<layout_stack
follows="bottom|left|right"
......
......@@ -226,14 +226,14 @@
<check_box
control_name="sunbeacon"
follows="left|top"
layout="topleft"
width="60"
height="16"
label="Show Beacon"
layout="topleft"
name="sunbeacon"
right="-50"
bottom="-10"
follows="bottom|right"/>
name="sunbeacon"
top_pad="5"
left_delta="-8"/>
</layout_panel>
<layout_panel
......@@ -395,14 +395,14 @@
can_edit_text="true"/>
<check_box
control_name="moonbeacon"
follows="left|top"
layout="topleft"
width="60"
height="16"
label="Show Beacon"
layout="topleft"
name="moonbeacon"
right="-50"
bottom="-10"
follows="bottom|right"/>
top_pad="5"
left_delta="-8"/>
</layout_panel>
</layout_stack>
......
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