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

Fix orientation issue with reference view of type UIImageView #116

Merged
merged 1 commit into from
Jan 26, 2016

Conversation

lrossi
Copy link
Contributor

@lrossi lrossi commented Jan 9, 2016

The issue occurred during in and out animations when the reference
view is a UIImageView containing a UIImage with meaningful
orientation informations (e.g. taken directly with the device in
portrait orientation). See #115.

The issue occurred during in and out animations when the reference
view is a UIImageView containing a UIImage with meaningful
orientation informations (e.g. taken directly with the device in
portrait orientation).
@DenTelezhkin
Copy link
Contributor

I can confirm that this issue is happening on photos taken in portrait orientation, at least on iPhone 6 and iPhone 6s. Fix in PR fixes the issue.

@dzlobin
Copy link
Contributor

dzlobin commented Jan 26, 2016

@lrossi This looks good to merge. I'll fix the use of tabs, and add a link to the issue as a comment in a separate PR.

Thanks!

dzlobin added a commit that referenced this pull request Jan 26, 2016
Fix orientation issue with reference view of type UIImageView
@dzlobin dzlobin merged commit 478df24 into nytimes:develop Jan 26, 2016
@lrossi
Copy link
Contributor Author

lrossi commented Jan 26, 2016

@dzlobin Thanks and sorry for the tabs ;)

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

Successfully merging this pull request may close these issues.

None yet

3 participants