summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-05-06 02:33:39 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-05-06 02:33:58 +0300
commit03ed823e5993acf874289e6439e6df31732e4743 (patch)
tree7d2059900e26fe3233ad1a72a434ad8c2a03652a /indra
parent61818417d619c8d17cf861f0d72b314a14269e2f (diff)
SL-19688 Fix combined view not updating on thumbnail change
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llpanelmaininventory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelmaininventory.cpp b/indra/newview/llpanelmaininventory.cpp
index 2f6276ff77..c57ff26b91 100644
--- a/indra/newview/llpanelmaininventory.cpp
+++ b/indra/newview/llpanelmaininventory.cpp
@@ -916,6 +916,7 @@ void LLPanelMainInventory::changed(U32 mask)
|| (mask & LLInventoryObserver::STRUCTURE)
|| (mask & LLInventoryObserver::REMOVE)
|| (mask & LLInventoryObserver::ADD)
+ || (mask & LLInventoryObserver::INTERNAL) // Thumbnail
|| (mask & LLInventoryObserver::LABEL))
{
// todo: can be limited to just observed folder