-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As I understand, currently redo works by calling the undo of the function that was called to perform the undo operation. But this may not be always possible such as when native code is directly used ( in which case the undo operation itself doesn't have its own undo code).
So it would be useful to add an optional redo function too.
Correct me if I'm wrong.
Metadata
Metadata
Assignees
Labels
No labels