mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08:00
Merge pull request #5431 from godotengine/revert-5416-master
Revert "Fix issue when switching between FileSystem and other editor docks"
This commit is contained in:
commit
5b96496a99
@ -1702,6 +1702,7 @@ ScenesDock::ScenesDock(EditorNode *p_editor) {
|
||||
|
||||
tree->set_hide_root(true);
|
||||
split_box->add_child(tree);
|
||||
tree->set_custom_minimum_size(Size2(0,200)*EDSCALE);
|
||||
tree->set_drag_forwarding(this);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user