From 32bdf0c33d0ab6af95c69418fb70e52e6f7a77ab Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 12 Feb 2022 13:08:27 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/features/core.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Viewer/features/core.js b/Viewer/features/core.js index 63700cf3..c1d09f16 100755 --- a/Viewer/features/core.js +++ b/Viewer/features/core.js @@ -2089,6 +2089,9 @@ var JournalActions = actions.Actions({ // XXX would be a good idea to add arguments this this: // - number of actions to undo (DONE) // 'unsaved' - all actions till last save marker + // XXX need to add generic handlers for: + // - save actions... (XXX) + // - load/unload... // XXX needs very careful revision... // - should this be thread safe??? (likely not) // - should the undo action have side-effects on the