flyfloor / react-image-cropper

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

Cropper options #3

Closed oyeanuj closed 7 years ago

oyeanuj commented 7 years ago

Hi @jerryshew! Thank you for open sourcing this useful library. Wondering if there are configuration options for the following -

  1. Have a circular cropper instead of square or rectangle?
  2. Have the cropper centered on the image when initialized?

Thanks!

flyfloor commented 7 years ago

@oyeanuj

  1. not plain to do this
  2. can do, but I recently have no time

you can create a pull request.

oyeanuj commented 7 years ago

@jerryshew for 2, can you provide me some starting guidance since you know the code best?

flyfloor commented 7 years ago

@oyeanuj ok, i will add some comments, apologize for replying too late.

flyfloor commented 7 years ago

@oyeanuj add comments to each function and some statements.