mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f75a392e39
commit
18b09f05c0
@ -3103,7 +3103,7 @@ var FileSystemWriterUIActions = actions.Actions({
|
|||||||
'exportDialog: "images"'],
|
'exportDialog: "images"'],
|
||||||
|
|
||||||
|
|
||||||
// XXX BUG: affecting preset name will delete on dialog close...
|
// XXX ASAP BUG: affecting preset name will delete on dialog close...
|
||||||
// to reproduce:
|
// to reproduce:
|
||||||
// - open dialog
|
// - open dialog
|
||||||
// - edit preset changing path
|
// - edit preset changing path
|
||||||
@ -3114,7 +3114,7 @@ var FileSystemWriterUIActions = actions.Actions({
|
|||||||
// likely cause:
|
// likely cause:
|
||||||
// - inconsistent keys and on .close(..) we can't get the
|
// - inconsistent keys and on .close(..) we can't get the
|
||||||
// correct preset...
|
// correct preset...
|
||||||
// XXX BUG: running a preset from the editor will use the default
|
// XXX ASAP BUG: running a preset from the editor will use the default
|
||||||
// settings and not the loaded preset...
|
// settings and not the loaded preset...
|
||||||
// ...can't reproduce... (revise)
|
// ...can't reproduce... (revise)
|
||||||
// XXX ASAP handle presets with repeating titles...
|
// XXX ASAP handle presets with repeating titles...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user