Skip to content
Snippets Groups Projects
Commit 6d36fad3 authored by richard's avatar richard
Browse files

EXT-3478 - crazy scrollbars in profile when user has a long name

parent ac086c56
No related branches found
No related tags found
No related merge requests found
...@@ -26,18 +26,20 @@ ...@@ -26,18 +26,20 @@
top="2" top="2"
width="23" /> width="23" />
<text_editor <text_editor
read_only = "true" allow_scroll="false"
follows="top|left|right" bg_visible="false"
font="SansSerifHugeBold" read_only = "true"
height="29" follows="top|left|right"
layout="topleft" font="SansSerifHugeBold"
left_pad="10" height="29"
name="user_name" layout="topleft"
text_color="white" left_pad="10"
top="0" name="user_name"
value="(Loading...)" text_color="white"
use_ellipses="true" top="0"
width="275" /> value="(Loading...)"
use_ellipses="true"
width="275" />
<text <text
follows="top|left" follows="top|left"
height="13" height="13"
......
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