Revert "Merge branch 'NoClearSearchboxesWhenStuffHappens' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoClearSearchboxesWhenStuffHappens"

This reverts commit 1186833b2d, reversing
changes made to bb180b0f59.

#3687 #3701
This commit is contained in:
Wojtek Figat
2025-09-26 22:25:49 +02:00
parent 47670251ef
commit 537d8b57ca
3 changed files with 1 additions and 9 deletions

View File

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