-Properly keep animation editor and viewport state while switching scene tabs
This commit is contained in:
parent
b4acd18f32
commit
1bad27e1f8
4 changed files with 67 additions and 1 deletions
|
|
@ -1765,6 +1765,7 @@ void EditorNode::_menu_option_confirm(int p_option,bool p_confirmed) {
|
|||
|
||||
int idx = editor_data.add_edited_scene(-1);
|
||||
_scene_tab_changed(idx);
|
||||
editor_data.clear_editor_states();
|
||||
|
||||
//_cleanup_scene();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue