mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Clear the currently selected article when search ends
This commit is contained in:
@@ -587,6 +587,8 @@ class SceneCoordinator: NSObject, UndoableCommandRunner, UnreadCountProvider {
|
||||
} else {
|
||||
timelineFetcher = nil
|
||||
}
|
||||
|
||||
selectArticle(nil)
|
||||
}
|
||||
|
||||
func searchArticles(_ searchString: String, _ searchScope: SearchScope) {
|
||||
|
||||
Reference in New Issue
Block a user