Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project setting gui/theme/custom has no effect on Dialogs #56520

Open
andrea-calligaris opened this issue Jan 5, 2022 · 1 comment
Open

Project setting gui/theme/custom has no effect on Dialogs #56520

andrea-calligaris opened this issue Jan 5, 2022 · 1 comment
Milestone

Comments

@andrea-calligaris
Copy link
Contributor

Godot version

3.3.4.stable

System information

Ubuntu

Issue description

Changing gui/theme/custom in the project settings, has effect on the theme of most Controls, but has no effect on Dialogs.

Other problems with this setting option:
#33902
#36614

Steps to reproduce

  • Add a theme resource to your poject
  • Set the theme in the project settings (GeneralGUIThemeCustom)
  • Make a script that popups a Dialog
  • Notice no difference in the theme
  • Manually add the theme in the theme property of the main control in the scene or in the dialog itself
  • Notice immediate change

Minimal reproduction project

DialogsProjectThemeBug.zip

@Goutte
Copy link
Contributor

Goutte commented Sep 12, 2022

Still happening in 3.4.4.

Some properties are handled (title_height), and some aren't (title_font, panel).

@lawnjelly lawnjelly modified the milestones: 3.5, 3.x Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants