mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-24 12:01:57 +00:00
Compare commits
No commits in common. "17ccaa7a1b48eb48dab48fad7499817f21104775" and "ef0a40ec33d2f35574b5517ae5f45296c8b99165" have entirely different histories.
17ccaa7a1b
...
ef0a40ec33
@ -3563,7 +3563,6 @@ module.FileSystemWriterUI = core.ImageGridFeatures.Feature({
|
||||
handlers: [
|
||||
// update export history...
|
||||
[[
|
||||
'exportImage',
|
||||
'exportIndex',
|
||||
'exportImages',
|
||||
], function(_, settings){
|
||||
|
||||
@ -132,9 +132,6 @@ 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',
|
||||
|
||||
@ -217,7 +217,7 @@ var MetadataReaderActions = actions.Actions({
|
||||
// XXX Q: should this be a linked task???
|
||||
// ...on one hand yes, on the other, saving after this may
|
||||
// unintentionally save other state from the main object...
|
||||
readAllMetadata: ['File/$Read all metadata',
|
||||
readAllMetadata: ['File/Read all metadata',
|
||||
'readMetadata: "all" ...'],
|
||||
|
||||
// XXX take image Metadata and write it to target...
|
||||
|
||||
1276
Viewer/package-lock.json
generated
1276
Viewer/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user