mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
eed4f4afdf
commit
2e6f860de5
@ -2086,14 +2086,11 @@ var JournalActions = actions.Actions({
|
|||||||
// - specific times
|
// - specific times
|
||||||
// XXX needs very careful revision...
|
// XXX needs very careful revision...
|
||||||
// - should this be thread safe??? (likely not)
|
// - should this be thread safe??? (likely not)
|
||||||
// - should the undo action have side-effects on the
|
// - revise actions...
|
||||||
// journal/rjournal or should we clean them out???
|
|
||||||
// (currently cleaned)
|
|
||||||
// XXX how do we handle nested action calls??
|
// XXX how do we handle nested action calls??
|
||||||
// XXX should we stop at non-undoable actions???
|
// XXX should we stop at non-undoable actions???
|
||||||
// ...intuitively, yes, as undoing past these may result in an
|
// ...intuitively, yes, as undoing past these may result in an
|
||||||
// inconsistent state...
|
// inconsistent state...
|
||||||
// XXX EXPERIMENTAL...
|
|
||||||
undo: ['Edit/Undo',
|
undo: ['Edit/Undo',
|
||||||
doc`Undo last action(s) from .journal that can be undone
|
doc`Undo last action(s) from .journal that can be undone
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user