flyfloor / react-image-cropper

react image crop
https://braavos.me/react-image-cropper/
MIT License
174 stars 56 forks source link

onChange callback option #7

Closed nmjesus closed 7 years ago

nmjesus commented 7 years ago

Adding an option to support an onChange callback to allow, for example, preview the crop without click handler

flyfloor commented 7 years ago

already fixed this issue here: https://github.com/jerryshew/react-image-cropper/blob/master/component/Cropper.js#L441