These are not name editors, they are line editors. Get it right.

This commit is contained in:
Liru Færs
2019-10-09 17:22:31 -04:00
parent f5ffa65ea7
commit 98b3c8a812
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<flyout_button bottom="-24" follows="left|top" height="16" label="Copy:" left="4" font="SansSerifSmall" tool_tip="Copy key to clipboard, press the arrow for other copy options" name="copy_flyout" width="70">
<flyout_button_item label="Copy SLURL" name="copy_slurl_item" value="1"/>
</flyout_button>
<name_editor bevel_style="in" border_style="line"
<line_editor bevel_style="in" border_style="line"
border_thickness="1" bottom="-24" enabled="false" follows="left|top"
font="SansSerifSmall" height="16" is_unicode="false" left_delta="75"
max_length="36" mouse_opaque="false" name="avatar_key"

View File

@@ -36,7 +36,7 @@ Hover your mouse over the options for more help.
<text font="SansSerifSmall" name="group_key_text" follows="left|top" left="7" bottom="-50">
Group Key:
</text>
<name_editor bevel_style="in" border_style="line"
<line_editor bevel_style="in" border_style="line"
border_thickness="1" bottom="-55" enabled="false" follows="left|top"
font="SansSerifSmall" height="16" is_unicode="false" left_delta="65"
max_length="254" mouse_opaque="false" name="group_key"