mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-15 16:01:38 +00:00
minor fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ae15cda923
commit
17ccaa7a1b
@ -3563,6 +3563,7 @@ module.FileSystemWriterUI = core.ImageGridFeatures.Feature({
|
||||
handlers: [
|
||||
// update export history...
|
||||
[[
|
||||
'exportImage',
|
||||
'exportIndex',
|
||||
'exportImages',
|
||||
], function(_, settings){
|
||||
|
||||
@ -132,6 +132,9 @@ module.GLOBAL_KEYBOARD = {
|
||||
|
||||
Esc: 'toggleSingleImage: "off" -- Exit single image view',
|
||||
|
||||
|
||||
ctrl_shift_S: 'NEXT',
|
||||
|
||||
// ignore sorting and reversing...
|
||||
// XXX not sure about these yet, especially reversing...
|
||||
shift_R: 'DROP',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user