Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts: # Source/Engine/Physics/PhysX/SimulationEventCallbackPhysX.cpp
This commit is contained in:
@@ -79,6 +79,7 @@ namespace FlaxEditor.Windows
|
||||
Editor.ContentDatabase.Engine.Visible = value;
|
||||
Editor.ContentDatabase.Engine.Folder.Visible = value;
|
||||
RefreshView();
|
||||
_tree.PerformLayout();
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -99,6 +100,7 @@ namespace FlaxEditor.Windows
|
||||
project.Visible = value;
|
||||
project.Folder.Visible = value;
|
||||
RefreshView();
|
||||
_tree.PerformLayout();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user