mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Merge pull request #2068 from rizwankce/feature/keyboard-shortcuts
Keyboard shortcuts
This commit is contained in:
@@ -161,7 +161,7 @@ class MasterTimelineViewController: UITableViewController, UndoableCommandRunner
|
||||
@objc func showFeedInspector(_ sender: UITapGestureRecognizer) {
|
||||
coordinator.showFeedInspector()
|
||||
}
|
||||
|
||||
|
||||
// MARK: API
|
||||
|
||||
func restoreSelectionIfNecessary(adjustScroll: Bool) {
|
||||
|
||||
Reference in New Issue
Block a user