ChangeStackSignalMixin
ChangeStackSignalMixin is a mixin for a Signal that adds undo and redo functionality.
Setting a limit
You can set a limit to the number of changes that can be undone with the limit
parameter.
ChangeStackSignalMixin is a mixin for a Signal that adds undo and redo functionality.
You can set a limit to the number of changes that can be undone with the limit
parameter.