From 00c4dabc2ba4052f66654c871f82f90e21500d9d Mon Sep 17 00:00:00 2001 From: Dmitry Zaporozhan Date: Thu, 18 Mar 2010 17:32:44 +0200 Subject: Fixed major bug EXT-2707 - Coalesced objects do not show the proper icon in inventory. Added new icon for multi-objects. New icon is used in inventory, object inventory and buy floater. New icon can not be used in Group Notices because server does not send enough info in GroupNoticesListReply. --HG-- branch : product-engine --- indra/newview/skins/default/textures/textures.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/skins/default/textures/textures.xml') diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index b1594816b2..a3e5361e76 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -247,6 +247,7 @@ with the same filename but different name + -- cgit v1.2.3 From 2edbd733843d5ad0f9ec3dec49e676651bda07af Mon Sep 17 00:00:00 2001 From: Sergei Litovchuk Date: Tue, 23 Mar 2010 22:10:04 +0200 Subject: Major task (EXT-5106) Side panel list view toolbars are missing background art - Added "on hover" textures for toolbar buttons to textures.xml - Adjusted toolbars for list views according to style guide. - Adjusted tab container width, height and positioning for People, Places, Inventory, Appearance SP's. - Applied "over", "selected", "unselected" textures for toolbar buttons. - Fixed bottom buttons position and bottom panel height in Appearance and People tabs. Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/82/ --HG-- branch : product-engine --- indra/newview/skins/default/textures/textures.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'indra/newview/skins/default/textures/textures.xml') diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index a3e5361e76..fed326c25e 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -616,12 +616,15 @@ with the same filename but different name + + + -- cgit v1.2.3