several minor tweeks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-05-03 01:00:23 +04:00
parent 1975f01dce
commit c53501253d

View File

@ -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() },