mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-06 05:43:32 +01:00
f7b53283d6
WKWebView has an awful behavior of a flash to white on first load when in dark mode. Keep a queue of WebViews where we've already done a trivial load so that by the time we need them in the UI, they're past the flash-to-shite part of their lifecycle.