another fix

This commit is contained in:
xxSeys1
2025-04-09 17:01:17 +02:00
parent aecbab5613
commit 6e44eebb9e

View File

@@ -458,7 +458,7 @@ namespace FlaxEditor.Windows
}
if (string.IsNullOrEmpty(filterText))
_groupSearch.SortChildren();
_groupSearch.SortChildren();
_groupSearch.UnlockChildrenRecursive();
PerformLayout();