Version 1, Update 21
New:
- Added
commitUndo
to commit new undo states to undo history. This does not trigger an undo. - Added
triggerUndo
to trigger an undo action. This reverts to the last state in undo history.
New:
commitUndo
to commit new undo states to undo history. This does not trigger an undo.triggerUndo
to trigger an undo action. This reverts to the last state in undo history.