mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor fixups to kb mappings...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
55fcab441a
commit
144cd4b0d7
@ -370,6 +370,8 @@ var KEYBOARD_CONFIG = {
|
||||
}),
|
||||
ctrl: 'next-screen',
|
||||
},
|
||||
PgUp: 'next-screen',
|
||||
PgDown: 'prev-screen',
|
||||
'prev-screen': doc('Previous screen',
|
||||
function(){
|
||||
event.preventDefault()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user