alexaubry / alexaubry/BulletinBoard

Action buttons not updating their color on Dark mode toggle

オープン
#171 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Swift
スター
5.3k
フォーク
301
PR マージ指標
30日以内にマージされた PR はありません

説明

**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)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。