Scroll selected to view when emptying out search box
This commit is contained in:
@@ -144,6 +144,7 @@ namespace FlaxEditor.Windows
|
||||
_tree.UnlockChildrenRecursive();
|
||||
PerformLayout();
|
||||
PerformLayout();
|
||||
ScrollToSelectedNode();
|
||||
}
|
||||
|
||||
private void Spawn(Type type)
|
||||
|
||||
Reference in New Issue
Block a user