From f15ad900e45bef02783f209e5b8ba5137447ab27 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Tue, 24 May 2022 00:15:51 +0300 Subject: SL-15312 Added new group visibility icons --- .../icons/Profile_Search_Visibility_Dark.png | Bin 368 -> 0 bytes .../icons/Profile_Search_Visibility_Light.png | Bin 366 -> 0 bytes .../icons/profile_group_visibility_eye_off.png | Bin 0 -> 507 bytes .../profile_group_visibility_eye_off_pressed.png | Bin 0 -> 639 bytes .../icons/profile_group_visibility_eye_on.png | Bin 0 -> 485 bytes .../profile_group_visibility_eye_on_pressed.png | Bin 0 -> 609 bytes indra/newview/skins/default/textures/textures.xml | 6 +++-- .../skins/default/xui/en/menu_gesture_gear.xml | 2 +- .../default/xui/en/panel_group_list_item_short.xml | 27 +++++++++++++++------ 9 files changed, 25 insertions(+), 10 deletions(-) delete mode 100644 indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Dark.png delete mode 100644 indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Light.png create mode 100644 indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off.png create mode 100644 indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off_pressed.png create mode 100644 indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on.png create mode 100644 indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on_pressed.png (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Dark.png b/indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Dark.png deleted file mode 100644 index 09e627861c..0000000000 Binary files a/indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Dark.png and /dev/null differ diff --git a/indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Light.png b/indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Light.png deleted file mode 100644 index 1a5aa63727..0000000000 Binary files a/indra/newview/skins/default/textures/icons/Profile_Search_Visibility_Light.png and /dev/null differ diff --git a/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off.png b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off.png new file mode 100644 index 0000000000..3a2ed399b2 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off.png differ diff --git a/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off_pressed.png b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off_pressed.png new file mode 100644 index 0000000000..789f59a491 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_off_pressed.png differ diff --git a/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on.png b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on.png new file mode 100644 index 0000000000..4fb56c389c Binary files /dev/null and b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on.png differ diff --git a/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on_pressed.png b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on_pressed.png new file mode 100644 index 0000000000..ae04a256a4 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/profile_group_visibility_eye_on_pressed.png differ diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index a4e9e2eb1b..02d48bb0d6 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -506,8 +506,10 @@ with the same filename but different name - - + + + + diff --git a/indra/newview/skins/default/xui/en/menu_gesture_gear.xml b/indra/newview/skins/default/xui/en/menu_gesture_gear.xml index 5cae643e44..359c093eff 100644 --- a/indra/newview/skins/default/xui/en/menu_gesture_gear.xml +++ b/indra/newview/skins/default/xui/en/menu_gesture_gear.xml @@ -9,7 +9,7 @@ layout="topleft" name="activate"> + function="Gesture.Action.ToggleActiveState" />