Reorganize Output dock
This commit is contained in:
parent
d103efb6ea
commit
42da4512c6
4 changed files with 55 additions and 87 deletions
|
|
@ -9122,6 +9122,7 @@ EditorNode::EditorNode() {
|
|||
{
|
||||
Dictionary offsets;
|
||||
offsets["Audio"] = -450;
|
||||
offsets["Output"] = -270;
|
||||
default_layout->set_value(EDITOR_NODE_CONFIG_SECTION, "bottom_panel_offsets", offsets);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue