-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问,如何自定义裁剪框的frame大小? #36
Comments
@X-man-rascal 不好意思,目前裁剪框的大小是基于图片最大边的适配的大小,还没有自定义的功能 |
能否加一下这个功能呢~ |
能否开始裁剪的时候,根据传入的frame ,让裁剪框 在传入的位置? |
目前默认是整个区域的大小 ,需要手指拖动裁剪框到指定的大小 , 能不能根据传入的frame ,让裁剪框到指定的位置 |
@applebest 意思是进去界面就指定到目标位置吗? |
@Rogue24 是的 ,目前有个需求是进去页面就让裁剪框到达指定的位置 ,等待用户的裁剪或不裁剪(已经放到了指定的位置) |
@applebest 目前版本不支持,不过有历史记录功能,可以续上之前裁剪的位置,而初始化就指定位置需要后续补充,抱歉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,我想自定义裁剪框的大小如何实现?
The text was updated successfully, but these errors were encountered: