Search code examples
iphoneiosobjective-cios5crop

image crop in ios using BJImageCropper


I am using BJImageCropper for image crop in iOS, but when I am touching on the image's last corner, it's automatically updating the height and width on the opposite side.

Example code is https://github.com/barrettj/BJImageCropper/zipball/master


Solution

  • Get the commit I just pushed. Should be fixed there.