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

Action buttons not updating their color on Dark mode toggle #171

Open
leetal opened this issue Oct 15, 2019 · 0 comments
Open

Action buttons not updating their color on Dark mode toggle #171

leetal opened this issue Oct 15, 2019 · 0 comments

Comments

@leetal
Copy link

leetal commented Oct 15, 2019

Problem Description:
The action buttons do not update their background colors when dark mode is toggled.
This is caused by the fact that the background color is in fact an image and thus it will not respond to the dynamic nature of UIColor's traitcollection-change callback.

Steps to reproduce:
Have a bulletin present on screen and toggle dark mode. The background color won't change to the correct value.

Environment:

  • Device: Any
  • OS: iOS 13+
  • Version of BulletinBoard: Latest (as of 15 Oct., 2019)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant