In the entity outliner search box, the matching results are not expanded and displayed

Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com>
This commit is contained in:
Tobias Alexander Franke
2021-10-29 15:28:51 +08:00
committed by T.J. McGrath-Daly
parent bce5e36b53
commit 363007363a
@@ -1088,6 +1088,8 @@ namespace AzToolsFramework
m_listModel->SearchStringChanged(filterString);
m_proxyModel->UpdateFilter();
m_gui->m_objectTree->expandAll();
}
void EntityOutlinerWidget::OnFilterChanged(const AzQtComponents::SearchTypeFilterList& activeTypeFilters)