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

Improve user experience when using Imaginary #19

Merged
merged 6 commits into from May 20, 2016

Conversation

zenangst
Copy link
Contributor

This PR improves the way that Imaginary works with placeholders and setting the images with animation.

Before we used UIView.animateWithDuration which could affect the scrolling experience when using Imaginary in a long feed. Now we use CALayer based animations which should hopefully fix the issue.

This PR also introduces a transition closure that adds a smooth transition between the placeholder and the newly fetch image.

@zenangst
Copy link
Contributor Author

@hyperoslo/ios Guys ^

@zenangst
Copy link
Contributor Author

Oh, and the demo uses a different service for images which is faster and has nicer content. A great find by @RamonGilabert

@RamonGilabert RamonGilabert merged commit b2e2839 into master May 20, 2016
@RamonGilabert RamonGilabert deleted the improve/setting-image branch May 20, 2016 13:36
@onmyway133
Copy link
Contributor

🎸

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