本文介绍了使用BJImageCropper在ios中进行图像裁剪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在iOS中使用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.
示例代码
推荐答案
获取我刚刚推送的提交。应该在那里修复。
Get the commit I just pushed. Should be fixed there.
这篇关于使用BJImageCropper在ios中进行图像裁剪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!