Accept an initial cropping config. I need this so I can swap images in and out for cropping on a single page.
Expose a function updateCropperParams so I can programmatically change the crop params from a ref. Again, used for swapping images in and out on a single page.
This pull request does 3 things:
updateCropperParams
so I can programmatically change the crop params from a ref. Again, used for swapping images in and out on a single page.