-
Notifications
You must be signed in to change notification settings - Fork 592
Open
Milestone
Description
I noticed if you are clicking into a new feed, the Web View for the article content clears to white before reloading with the expected dark gray backdrop.
- Open NetNewsWire in Dark Mode.
- Click on any feed that is not currently selected, so that the detail view shows "No selection".
- Click on any article in that feed.
Result: the detail view flashes bright white before loading the expected dark-themed background.
This can probably be remedied by some combination of pre-loading the web view with theme-suitable content, or maybe making the web view have a transparent background?