Skip to content

Commit c9aae54

Browse files
FelixWolfakleshchev
authored andcommitted
Add tool tips to the new privacy features
1 parent 38a6a4b commit c9aae54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

indra/newview/skins/default/xui/en/panel_preferences_privacy.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
control_name="EnableLookAtTarget"
7979
height="16"
8080
label="Enable LookAt"
81+
tool_tip="Enable tracking cursor position with avatar head's rotation"
8182
layout="topleft"
8283
left="30"
8384
name="enable_lookat_target"
@@ -88,6 +89,7 @@
8889
control_name="LimitLookAtTarget"
8990
height="16"
9091
label="Limit LookAt Distance"
92+
tool_tip="Limit the look at target's distance by restricting it around the avatar's head"
9193
layout="topleft"
9294
left="50"
9395
name="limit_lookat_distance"
@@ -97,6 +99,7 @@
9799
control_name="EnableSelectionHints"
98100
height="16"
99101
label="Enable Selection Hints"
102+
tool_tip="Enable reporting and tracking current selection using 'beam' particles and character animations"
100103
layout="topleft"
101104
left="30"
102105
name="enable_selection_hints"

0 commit comments

Comments
 (0)