issues
search
MemePlace
/
Frontend
Frontend Repo
3
stars
0
forks
source link
Adds Canvas Resizing with Handles + Cleanup
#104
Closed
Step7750
closed
6 years ago
Step7750
commented
6 years ago
Allows you to resize the canvas by dragging handles around it
Fixes centering of new canvas objects on the viewport
Cleans up canvas and function bar code (@ClaytonVis you were looking for ES6 anonymous functions :) They don't create their own closure scope)
The canvas will resize on adding an image if there are no elements on the canvas
Closes #102
Closes #102