Skip to content
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

Cropper view edges exceeds to corners #25

Open
asifbilal786 opened this issue Sep 21, 2017 · 0 comments
Open

Cropper view edges exceeds to corners #25

asifbilal786 opened this issue Sep 21, 2017 · 0 comments

Comments

@asifbilal786
Copy link

When setting below configurations for cropper view.

configurations.cornerTouchSize = CGSize(width: 80.0, height: 80.0)
configurations.minCropRectSize = CGSize(width: 20.0, height: 20.0)

That is, when cornerTouchSize > minCropRectSize, the edges just exceeds to the corners and it disturbs the layout.

Please fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant