another fix
This commit is contained in:
@@ -458,7 +458,7 @@ namespace FlaxEditor.Windows
|
||||
}
|
||||
|
||||
if (string.IsNullOrEmpty(filterText))
|
||||
_groupSearch.SortChildren();
|
||||
_groupSearch.SortChildren();
|
||||
|
||||
_groupSearch.UnlockChildrenRecursive();
|
||||
PerformLayout();
|
||||
|
||||
Reference in New Issue
Block a user