Revert "fix reloading scripts expands all folders"
This reverts commit 2516820e4a.
This commit is contained in:
@@ -1086,8 +1086,7 @@ namespace FlaxEditor.Windows
|
||||
_tree.Select(folder.Node);
|
||||
}
|
||||
|
||||
if (!string.IsNullOrWhiteSpace(_foldersSearchBox.Text))
|
||||
OnFoldersSearchBoxTextChanged();
|
||||
OnFoldersSearchBoxTextChanged();
|
||||
}
|
||||
|
||||
private void Refresh()
|
||||
|
||||
Reference in New Issue
Block a user