more notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-03-11 16:03:03 +03:00
parent 4f29d88cd3
commit 3926336526

View File

@ -2020,7 +2020,7 @@ var JournalActions = actions.Actions({
// ...this would make the way nested actions are collected wrong
// ...this could happen for long and deferred actions...
// ...not sure how handlers outside the action can be handled here
// too...
// ...investigate pushing undo to either top or bottom (data)...
// ...let the client action configure things???
// ...can we automate this -- marking nested actions???
// XXX <action>.getUndoState(..) should be called for every action