mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40: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',
|
ctrl: 'next-screen',
|
||||||
},
|
},
|
||||||
|
PgUp: 'next-screen',
|
||||||
|
PgDown: 'prev-screen',
|
||||||
'prev-screen': doc('Previous screen',
|
'prev-screen': doc('Previous screen',
|
||||||
function(){
|
function(){
|
||||||
event.preventDefault()
|
event.preventDefault()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user