don't clear content panel folder- and scene tree search box on script reload and enter/ exit play

This commit is contained in:
Saas
2025-09-18 23:24:10 +02:00
parent afdd264e63
commit fd191f7ffb
3 changed files with 9 additions and 1 deletions

View File

@@ -115,6 +115,7 @@ namespace FlaxEditor.Windows
var root = _root;
root.LockChildrenRecursive();
PerformLayout();
// Update tree
var query = _foldersSearchBox.Text;