Compare commits

..

No commits in common. "17ccaa7a1b48eb48dab48fad7499817f21104775" and "ef0a40ec33d2f35574b5517ae5f45296c8b99165" have entirely different histories.

4 changed files with 595 additions and 687 deletions

View File

@ -3563,7 +3563,6 @@ module.FileSystemWriterUI = core.ImageGridFeatures.Feature({
handlers: [
// update export history...
[[
'exportImage',
'exportIndex',
'exportImages',
], function(_, settings){

View File

@ -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',

View File

@ -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

File diff suppressed because it is too large Load Diff