You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
Update editor theme
This commit is contained in:
@@ -300,6 +300,7 @@ EditorSettingsDialog::EditorSettingsDialog() {
|
||||
set_resizable(true);
|
||||
|
||||
tabs = memnew(TabContainer);
|
||||
tabs->add_constant_override("side_margin", 0);
|
||||
add_child(tabs);
|
||||
//set_child_rect(tabs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user