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
1ce86fd88d
commit
32bdf0c33d
@ -2089,6 +2089,9 @@ var JournalActions = actions.Actions({
|
|||||||
// XXX would be a good idea to add arguments this this:
|
// XXX would be a good idea to add arguments this this:
|
||||||
// <count> - number of actions to undo (DONE)
|
// <count> - number of actions to undo (DONE)
|
||||||
// 'unsaved' - all actions till last save marker
|
// 'unsaved' - all actions till last save marker
|
||||||
|
// XXX need to add generic handlers for:
|
||||||
|
// - save actions... (XXX)
|
||||||
|
// - load/unload...
|
||||||
// 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
|
// - should the undo action have side-effects on the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user