FLN-hide-own-group Hide Own Group TItle
Hide Own Group Title
As a resident, I would like the option to hide my group title from myself and others.
Acceptance Criteria
-
AC 1 - In preferences, toggle the ability to hide my group title
Tech Design
Currently this is already an option and can be toggled via Debug Settings
> RenderHideGroupTitle
Scope
indra\newview\skins\default\xui\<LANG>\panel_preferences_general.xml
Add a checkbox to trigger the parameter on and off.
<check_box
control_name="RenderHideGroupTitle"
height="16"
label="Hide own group title"
layout="topleft"
left_pad="50"
name="RenderHideGroupTitle"
tool_tip="Shows or hides your own group title for yourself and everyone else."/>
Edited by Fallen