mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
rebuild menu after toggle
This commit is contained in:
@@ -415,6 +415,7 @@ class ArticleViewController: UIViewController, MainControllerIdentifiable {
|
||||
|
||||
@IBAction func toggleArticleExtractor(_ sender: Any) {
|
||||
currentWebViewController?.toggleArticleExtractor()
|
||||
configureArticleExtractorMenu()
|
||||
}
|
||||
|
||||
@IBAction func nextUnread(_ sender: Any) {
|
||||
|
||||
Reference in New Issue
Block a user