danilowoz / create-content-loader

✏️ Tool to create your own react-content-loader easily.

Home Page:https://skeletonreact.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Undo button

danilowoz opened this issue · comments

Problem:
Made mistakes drawing on canvas.

Solution:
Undo button

Implementation
On react-sketch (FabricJS) there is the option to undo the draw, but the code still needs to update together with the canvas.

See documentation here