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

Rotate by 90 degrees and scroll view cannot scroll to full width of image #75

Open
shimeny opened this issue Feb 10, 2015 · 5 comments
Open

Comments

@shimeny
Copy link

shimeny commented Feb 10, 2015

When i try to rotate an image to 90 degrees, the image bounds are larger than the scrollview bounds and it seems that you cannot include the edges of the image in the crop

@hermeneutic
Copy link

Hello there,

did you already solve your problem?

@shimeny
Copy link
Author

shimeny commented Mar 13, 2015

Not exactly, i found that the logic is floored and i came across many other scrollview examples that had the same problem. That is until i found Photo Tweaks a newly added repository, i haven't had a chance yet to review the code in great detail but it does achieve what i need

@hermeneutic
Copy link

thank for the info. yes, that is exactly what i need too.. except it looks like don't have keepCropAspectRatio.. :)

@shimeny
Copy link
Author

shimeny commented Mar 13, 2015

Just out of interest what are you trying to achieve? I am developing a photo editor that replicates the ios 8 editor

@hermeneutic
Copy link

i only need crop controller like in iOS 8.. which detect image bounds.. :)
if you can help me, please contact me by email.

thanks.

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

2 participants