Skip to content

Commit

Permalink
Adding the @new-image-drawn event to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Roth authored May 17, 2018
1 parent aed0424 commit 7902801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
@file-choose="handleCroppaFileChoose"
@file-size-exceed="handleCroppaFileSizeExceed"
@file-type-mismatch="handleCroppaFileTypeMismatch"
@new-image-drawn="handleNewImage"
@image-remove="handleImageRemove"
@move="handleCroppaMove"
@zoom="handleCroppaZoom"></croppa>
Expand Down

0 comments on commit 7902801

Please sign in to comment.