Skip to content
Snippets Groups Projects
Commit 24839c8c authored by Maxim Nikolenko's avatar Maxim Nikolenko
Browse files

SL-18884 Remove dead spot from Back button

parent 61a08406
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -24,12 +24,14 @@ ...@@ -24,12 +24,14 @@
</button> </button>
<text <text
follows="left|top" follows="left|top"
height="20" height="18"
layout="topleft" layout="topleft"
left_pad="3" left_pad="0"
top="10" valign="center"
halign="center"
top="6"
name="back_lbl" name="back_lbl"
width="40"> width="32">
Back Back
</text> </text>
<text <text
...@@ -39,7 +41,7 @@ ...@@ -39,7 +41,7 @@
height="20" height="20"
layout="topleft" layout="topleft"
left="20" left="20"
top_pad="10" top_pad="15"
name="settings_title" name="settings_title"
width="300"> width="300">
Preferred frame rate Preferred frame rate
......
...@@ -24,12 +24,14 @@ ...@@ -24,12 +24,14 @@
</button> </button>
<text <text
follows="left|top" follows="left|top"
height="20" height="18"
layout="topleft" layout="topleft"
left_pad="3" left_pad="0"
top="10" valign="center"
halign="center"
top="6"
name="back_lbl" name="back_lbl"
width="40"> width="32">
Back Back
</text> </text>
<text <text
...@@ -39,7 +41,7 @@ ...@@ -39,7 +41,7 @@
height="20" height="20"
layout="topleft" layout="topleft"
left="20" left="20"
top_pad="10" top_pad="15"
name="attachments_title" name="attachments_title"
width="195"> width="195">
Your avatar complexity Your avatar complexity
......
...@@ -24,12 +24,14 @@ ...@@ -24,12 +24,14 @@
</button> </button>
<text <text
follows="left|top" follows="left|top"
height="20" height="18"
layout="topleft" layout="topleft"
left_pad="3" left_pad="0"
top="10" valign="center"
halign="center"
top="6"
name="back_lbl" name="back_lbl"
width="40"> width="32">
Back Back
</text> </text>
<text <text
...@@ -39,7 +41,7 @@ ...@@ -39,7 +41,7 @@
height="20" height="20"
layout="topleft" layout="topleft"
left="20" left="20"
top_pad="10" top_pad="15"
name="huds_title" name="huds_title"
width="135"> width="135">
Your active HUDs Your active HUDs
......
...@@ -24,12 +24,14 @@ ...@@ -24,12 +24,14 @@
</button> </button>
<text <text
follows="left|top" follows="left|top"
height="20" height="18"
layout="topleft" layout="topleft"
left_pad="3" left_pad="0"
top="10" valign="center"
halign="center"
top="6"
name="back_lbl" name="back_lbl"
width="40"> width="32">
Back Back
</text> </text>
<text <text
...@@ -39,7 +41,7 @@ ...@@ -39,7 +41,7 @@
height="20" height="20"
layout="topleft" layout="topleft"
left="20" left="20"
top_pad="10" top_pad="15"
name="av_nearby_title" name="av_nearby_title"
width="205"> width="205">
Avatars nearby Avatars nearby
......
...@@ -24,12 +24,14 @@ ...@@ -24,12 +24,14 @@
</button> </button>
<text <text
follows="left|top" follows="left|top"
height="20" height="18"
layout="topleft" layout="topleft"
left_pad="3" left_pad="0"
top="10" valign="center"
halign="center"
top="6"
name="back_lbl" name="back_lbl"
width="40"> width="32">
Back Back
</text> </text>
<text <text
...@@ -39,7 +41,7 @@ ...@@ -39,7 +41,7 @@
height="20" height="20"
layout="topleft" layout="topleft"
left="20" left="20"
top_pad="10" top_pad="15"
name="settings_title" name="settings_title"
width="300"> width="300">
Graphics settings Graphics settings
......
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