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

Dark theme icon accent color out of sync #60

Closed
zembrodt opened this issue Jul 22, 2024 · 1 comment
Closed

Dark theme icon accent color out of sync #60

zembrodt opened this issue Jul 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zembrodt
Copy link
Owner

The Dark theme icon's accent color can get out of sync with the rest of the app. The player controls' accent colors are correct, but the dark icon accent will still be the previous "dynamic" accent color.

Somehow, the SettingsState is getting out-of-sync and has the dynamic theme color set as a value while also the boolean to use the dynamic accent is set to false.

@zembrodt zembrodt added the bug Something isn't working label Jul 22, 2024
@zembrodt zembrodt self-assigned this Jul 22, 2024
@zembrodt
Copy link
Owner Author

Caused by a changeDynamicAccentColor state change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant