Jelajahi Sumber

collapse hierarchy then loading new scene

MonkeyFirst 10 tahun lalu
induk
melakukan
7c403d88d9
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      bin/Data/Scripts/Editor/EditorScene.as

+ 1 - 0
bin/Data/Scripts/Editor/EditorScene.as

@@ -229,6 +229,7 @@ bool LoadScene(const String&in fileName)
     UpdateWindowTitle();
     UpdateWindowTitle();
     DisableInspectorLock();
     DisableInspectorLock();
     UpdateHierarchyItem(editorScene, true);
     UpdateHierarchyItem(editorScene, true);
+    CollapseHierarchy();
     ClearEditActions();
     ClearEditActions();
 
 
     suppressSceneChanges = false;
     suppressSceneChanges = false;