mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-20 22:12:37 -04:00
Viewer: Forgot to add shift+space as default shortcut for pageup
This commit is contained in:
@@ -145,7 +145,7 @@ def shortcuts_definition():
|
||||
),
|
||||
|
||||
'pageup': desc(
|
||||
'PageUp',
|
||||
v"['PageUp', 'Shift+ ']",
|
||||
'scroll',
|
||||
_('Scroll backwards by screen-fulls'),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user