AllanBishop / angular-img-cropper

An image cropping tool for AngularJS. Features rectangular crop area, zooming, aspect ratios and multi-touch.
MIT License
174 stars 112 forks source link

Cropping box outside the image #96

Open elliotthill opened 7 years ago

elliotthill commented 7 years ago

Hi,

We are using this tool to enforce an upload of a specific ratio image.

When users initially select a larger image, and then select a smaller one the cropping box defaults outside of the image. See image. Should be reproducible easily.

screen shot 2017-08-15 at 17 23 14
hendrik-scholz commented 6 years ago

Could you please check whether the adjustment made in fork https://github.com/hendrik-scholz/angular-img-cropper fixes the issue.