mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-09 08:23:42 +01:00
Remove reset of web view controller when returning to foreground.
This commit is contained in:
parent
4075da2ee8
commit
7dd20560c3
@ -210,7 +210,6 @@ class ArticleViewController: UIViewController {
|
||||
if AppDefaults.articleFullscreenEnabled {
|
||||
currentWebViewController?.hideBars()
|
||||
}
|
||||
resetWebViewController()
|
||||
}
|
||||
|
||||
// MARK: Actions
|
||||
|
Loading…
Reference in New Issue
Block a user