From 620b74d462d70a09a58023b6c62a8c739ec3eaf7 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Mon, 4 Mar 2019 14:39:30 -0600 Subject: [PATCH] Updated keyboard shortcuts help page --- NetNewsWire/AppDelegate.swift | 2 +- .../Resources/KeyboardShortcuts/KeyboardShortcuts.html | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NetNewsWire/AppDelegate.swift b/NetNewsWire/AppDelegate.swift index 4bf72559e..50b3b3c2c 100644 --- a/NetNewsWire/AppDelegate.swift +++ b/NetNewsWire/AppDelegate.swift @@ -392,7 +392,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations, if let window = keyboardShortcutsWindowController?.window { let point = NSPoint(x: 128, y: 64) - let size = NSSize(width: 620, height: 1000) + let size = NSSize(width: 620, height: 1100) let minSize = NSSize(width: 400, height: 400) window.setPointAndSizeAdjustingForScreen(point: point, size: size, minimumSize: minSize) } diff --git a/NetNewsWire/Resources/KeyboardShortcuts/KeyboardShortcuts.html b/NetNewsWire/Resources/KeyboardShortcuts/KeyboardShortcuts.html index fbe0122f5..cacfa9705 100644 --- a/NetNewsWire/Resources/KeyboardShortcuts/KeyboardShortcuts.html +++ b/NetNewsWire/Resources/KeyboardShortcuts/KeyboardShortcuts.html @@ -76,7 +76,15 @@ Timeline only… Move focus to subscriptions + Move focus to detail + + + + +
Detail only…
Move focus to headlines
+ +