Originally created by @dscyrescotti on GitHub (May 4, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
The undo manager is responsible to revert the changes on the canvas and redo the reverts.
Todos
To implement undo manager
To cache canvas changes
Originally created by @dscyrescotti on GitHub (May 4, 2024).
Originally assigned to: @dscyrescotti on GitHub.
### Description
The undo manager is responsible to revert the changes on the canvas and redo the reverts.
### Todos
- [x] To implement undo manager
- [x] To cache canvas changes
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @dscyrescotti on GitHub (May 4, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
The undo manager is responsible to revert the changes on the canvas and redo the reverts.
Todos