NetNewsWire/Mac/Inspector
Stuart Breckenridge 4e517a6db4
Disable Reader View
This commit:
- adds a `isFeedProvider: Bool` property to `WebFeed`
- if `isFeedProvider` is `true`, the article extractor is disabled on the inspector, hidden from the context menu, and the toolbar button is disabled. Additionally, if `isFeedProvider` is `true`, `isArticleExtractorAlwaysOn` returns `false` and cannot be set to `true`.
2021-04-09 07:47:14 +08:00
..
BuiltinSmartFeedInspectorViewController.swift Update Inspector windows for folders and smart feeds to look correct on Big Sur. 2020-12-09 17:24:55 -06:00
FolderInspectorViewController.swift Update Inspector windows for folders and smart feeds to look correct on Big Sur. 2020-12-09 17:24:55 -06:00
Inspector.storyboard Update Inspector windows for folders and smart feeds to look correct on Big Sur. 2020-12-09 17:24:55 -06:00
InspectorWindowController.swift : class chnaged to : AnyObject for protocols 2021-02-06 07:06:45 +08:00
NothingInspectorViewController.swift Add windowTitle var to Inspector protocol 2020-09-08 07:14:36 -04:00
WebFeedInspectorViewController.swift Disable Reader View 2021-04-09 07:47:14 +08:00