Skip to content

Commit 04a6cdf

Browse files
committed
Update Readme
1 parent c53fa44 commit 04a6cdf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ cropper.getCrop();
2929
// Set a ratio
3030
cropper.setRatio(4/3);
3131

32+
// Reset to show the full image without any crop applied
33+
cropper.reset();
34+
3235
// Set a new url
3336
cropper.setImage('/images/storytelling-painting.jpg');
3437

0 commit comments

Comments
 (0)