issues
search
MemePlace
/
Frontend
Frontend Repo
3
stars
0
forks
source link
Adds Canvas Undo/Redo and Saves State in LocalStorage
#106
Closed
Step7750
closed
6 years ago
Step7750
commented
6 years ago
Ctrl-Z to undo the canvas state, Ctrl-Y to redo
Restores the canvas state, width, height, zoom, and pan on undo/redo
Saves canvas state to local storage when navigating away, restores the state if it exists
Centers canvas
Clears canvas on meme publish, user can press undo to undo the clear
Closes #100, #105
Closes #100, #105