diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-04 15:48:45 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-04 15:48:45 +0200 |
commit | 65f2c039237b0c538134c17e7958090dc40d4559 (patch) | |
tree | 7ad9aa95fed55a2fb8a765db41fbae61e61dddcd /indra/newview/skins/default | |
parent | acc6e53f25af92af493b5953404610c744ff73a3 (diff) |
SL-6109
- Fixed defaults not restoring reliably
- Fixed temporary changes not lifting reliably
- Fixed switching modes was dropping changes to mode we switch to
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_controls.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_controls.xml b/indra/newview/skins/default/xui/en/panel_preferences_controls.xml index eca3c550d5..bd39343093 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_controls.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_controls.xml @@ -47,6 +47,7 @@ height="23" width="110" label="Restore Default" + tooltip="Restores default values for all control modes." name="restore_defaults"/> <scroll_list |