NetNewsWire/iOS/Detail
Jim Correia f7b53283d6 Maintain a queue of "prepared" web views for use in DetailWebViewController.
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.
2019-08-31 12:53:03 -07:00
..
DetailViewController.swift Maintain a queue of "prepared" web views for use in DetailWebViewController. 2019-08-31 12:53:03 -07:00
SystemMessageViewController.swift Fix detail navigation controller code 2019-07-18 18:49:27 -05:00