small formatting fixes
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
//add event listeners
|
||||
width.addEventListener('keyup', cropImage);
|
||||
height.addEventListener('keyup', cropImage);
|
||||
|
||||
window.addEventListener('resize', resizeEditor);
|
||||
|
||||
//load the image
|
||||
|
||||
Reference in New Issue
Block a user