Fixed folder collapse state not being properly restored after clearing search string.
Updated inventory filter classes. LLInventoryView renamed to LLPanelMainInventory for easier diffing.
This commit is contained in:
@@ -232,7 +232,7 @@ void RlvUIEnabler::onToggleShowInv(bool fQuitting)
|
||||
//
|
||||
if (!fEnable)
|
||||
{
|
||||
LLInventoryView::closeAll();
|
||||
LLPanelMainInventory::closeAll();
|
||||
LFFloaterInvPanel::closeAll();
|
||||
|
||||
// Singu Note: Hide our standalone inventory favorites floater if present
|
||||
|
||||
Reference in New Issue
Block a user