Closed KermanX closed 8 months ago
This PR allows users to undo or redo an erase operation.
Previously, the undo operation would just remove the last child element from the DOM tree. So it couldn't work with the eraser.
None
Description
This PR allows users to undo or redo an erase operation.
Previously, the undo operation would just remove the last child element from the DOM tree. So it couldn't work with the eraser.
Linked Issues
None