Fixes for regression in tree UI layout after recent refactor
This commit is contained in:
@@ -803,7 +803,7 @@ namespace FlaxEditor.Windows
|
||||
NavigationClearHistory();
|
||||
|
||||
// Update UI layout
|
||||
UnlockChildrenRecursive();
|
||||
_isLayoutLocked = false;
|
||||
PerformLayout();
|
||||
|
||||
// Load last viewed folder
|
||||
|
||||
Reference in New Issue
Block a user