X Tutup
Skip to content

Fix theming issues with the ObjectDB profiler#114665

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
YeldhamDev:objectdb_theme_fix
Jan 7, 2026
Merged

Fix theming issues with the ObjectDB profiler#114665
akien-mga merged 1 commit intogodotengine:masterfrom
YeldhamDev:objectdb_theme_fix

Conversation

@YeldhamDev
Copy link
Member

The ObjectDB profiler did some interesting stuff related to theming that ended up overcomplicating things while also making it unable to update with theme changes. This PR simplifies that while also fixing the issue.

I also took the liberty to add some missing panels (seems like those never end) as well.

Fixes #113323.

@akien-mga akien-mga merged commit b94ca9b into godotengine:master Jan 7, 2026
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@YeldhamDev YeldhamDev deleted the objectdb_theme_fix branch January 7, 2026 01:25
rivie13 pushed a commit to rivie13/Phoenix-Agentic-Engine that referenced this pull request Feb 16, 2026
Fix theming issues with the ObjectDB profiler
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.

Part of ObjectDB Profiler does not react to theme change

2 participants

X Tutup