[Dev] Implement undo manager #4

Closed
opened 2025-12-29 05:18:58 +01:00 by adam · 0 comments
Owner

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
adam closed this issue 2025-12-29 05:18:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Memola#4