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:
Shyotl
2016-05-26 02:22:19 -05:00
parent f89a5aaa27
commit 899ba7fded
29 changed files with 483 additions and 448 deletions

View File

@@ -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