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
67e246e14a
commit
b4eb5e3101
@ -2086,6 +2086,9 @@ var JournalActions = actions.Actions({
|
||||
// run action...
|
||||
[e.action].apply(that, e.args) }) }],
|
||||
|
||||
// XXX would be a good idea to add arguments this this:
|
||||
// <count> - number of actions to undo
|
||||
// 'unsaved' - all actions till last save marker
|
||||
// XXX needs very careful revision...
|
||||
// - should this be thread safe??? (likely not)
|
||||
// - should the undo action have side-effects on the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user