Skip to content

Conversation

@kitbdev
Copy link
Contributor

@kitbdev kitbdev commented Dec 14, 2025

Some EditorSettings don't update correctly from code.
All settings that are part of presets don't work correctly since they don't set the preset to Custom, and the value gets updated by the preset.

This is mainly theme settings, it includes interface/theme, text_editor/theme, editors/visual_editors/color_theme, and editors/3d/navigation/navigation_scheme.
Setting the presets themselves works, except for navigation_scheme.
For example, setting "interface/theme/accent_color" in an EditorScript will not change the color (Unless the interface/theme is already set to Custom).

Now the presets are updated in EditorSettings instead of just in the dialog.
Also moved navigation preset code to the node3d editor.

I plan to do more fixes with the presets in another PR.

@kitbdev kitbdev requested review from a team as code owners December 14, 2025 04:08
@kitbdev kitbdev added this to the 4.x milestone Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant