Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-03-01 23:47:56 +03:00
parent b9b3a37547
commit edada77b92

View File

@ -2027,8 +2027,7 @@ var JournalActions = actions.Actions({
// ...too complicated?
// ...requires updating code in runtime -- see requirejs...
// ...can we use something similar to gettext???
// - run in isolated context
// ...error prone...
// - run in isolated context -- can be very error prone...
// XXX <action>.getUndoState(..) should be called for every action
// in chain???
// XXX should aliases support explicit undo??? (test)