mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
48eb0cc5ed
commit
136601849c
@ -126,6 +126,8 @@ module.GLOBAL_KEYBOARD2 = {
|
||||
|
||||
Esc: 'uncrop',
|
||||
ctrl_Esc: 'uncropAll',
|
||||
|
||||
W: 'testAction2 -- XXX DEBUG: remove when done...',
|
||||
},
|
||||
|
||||
'Range': {
|
||||
@ -381,7 +383,7 @@ module.GLOBAL_KEYBOARD2 = {
|
||||
'?': 'browseKeyboardBindings',
|
||||
|
||||
|
||||
W: 'testAction',
|
||||
W: 'testAction -- XXX DEBUG: remove when done...',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user