mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-18 17:21:39 +00:00
several minor tweeks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1975f01dce
commit
c53501253d
@ -321,7 +321,7 @@ var KEYBOARD_CONFIG = {
|
|||||||
// marking...
|
// marking...
|
||||||
// XXX not final, think of a better way to do this...
|
// XXX not final, think of a better way to do this...
|
||||||
I: {
|
I: {
|
||||||
shift: function(){ invertImageMarks() },
|
ctrl: function(){ invertImageMarks() },
|
||||||
},
|
},
|
||||||
A: {
|
A: {
|
||||||
shift: function(){ toggleImageMarkBlock() },
|
shift: function(){ toggleImageMarkBlock() },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user