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

gesture function on CameraBaseCropView doesn't work well #200

Open
dreamgo opened this issue Mar 5, 2016 · 1 comment
Open

gesture function on CameraBaseCropView doesn't work well #200

dreamgo opened this issue Mar 5, 2016 · 1 comment

Comments

@dreamgo
Copy link

dreamgo commented Mar 5, 2016

gesture function on CameraBaseCropView doesn't work well. It always can't make image "transform" to the right position or right size. Can you optimize the gesture function(panGesture, pinGesture)?

@dreamgo dreamgo changed the title gesture doesn't work well when crop image gesture function on CameraBaseCropView doesn't work well Mar 5, 2016
@mamouneyya
Copy link

+1. The cropping functionality is actually the worst part of the whole editor for me. It's very difficult to crop / move images at their edges as the editor does nothing if you include any of the outbound spaces of an image inside the final transform rectangle. (An exception for this is doing so slowly, cause the last position that the view be reset to is the one you would expect; the real image edge).

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

No branches or pull requests

3 participants