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

fix: dockspace preview theming not working #1429 #1431

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

hoffstadt
Copy link
Owner

  • Fixed dockspace preview theming not working.

This issue was caused by the dockspace preview color using the main imgui style color struct before (or after) we push and pop themes. So the fix was to just modify the struct directly for this color constant. Since it is the a global style anyway, it doesn't need or make sense to propagate.

@hoffstadt hoffstadt added priority: medium medium priority type: bug bug labels Nov 18, 2021
@hoffstadt hoffstadt requested a review from Pcothren November 18, 2021 01:45
@hoffstadt hoffstadt merged commit 4915258 into master Nov 19, 2021
@hoffstadt hoffstadt deleted the dockspace_theme_issue branch November 19, 2021 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants