mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-22 03:01:39 +00:00
several minor tweeks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6ab3ce5505
commit
2358d23327
@ -81,6 +81,9 @@ var KEYBOARD_CONFIG = {
|
|||||||
Space: {
|
Space: {
|
||||||
default: 'Right',
|
default: 'Right',
|
||||||
shift: 'Left',
|
shift: 'Left',
|
||||||
|
// screen-oriented movement...
|
||||||
|
ctrl: 'Right',
|
||||||
|
'ctrl+shift': 'Left',
|
||||||
},
|
},
|
||||||
/* XXX for some reason this does not work,,,
|
/* XXX for some reason this does not work,,,
|
||||||
// XXX for some odd reason, returning false does not cancel
|
// XXX for some odd reason, returning false does not cancel
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user