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

Reader: Add image preloading to the new list #4288

Closed
aerych opened this issue Sep 18, 2015 · 3 comments
Closed

Reader: Add image preloading to the new list #4288

aerych opened this issue Sep 18, 2015 · 3 comments

Comments

@aerych
Copy link
Member

aerych commented Sep 18, 2015

Title has it.
Cells are handling image loading via an AFNetworking category on UIImageView. We can probably leverage AFNetworking's cache and loading logic that the list can take advantage of by looking a head (and behind!) a few cells from the current offset.

@aerych aerych added the Reader label Sep 18, 2015
@aerych aerych added this to the 5.7 milestone Sep 18, 2015
@aerych aerych self-assigned this Sep 18, 2015
@aerych aerych modified the milestones: Pending, 5.7 Nov 4, 2015
@aerych aerych removed their assignment Nov 4, 2015
This was referenced Aug 30, 2023
@kean
Copy link
Contributor

kean commented Nov 9, 2023

Implemented in #21470; targeting 23.7.

@kean kean closed this as completed Nov 9, 2023
@aerych
Copy link
Member Author

aerych commented Nov 9, 2023

From 2015! You're a hero @kean!

@kean
Copy link
Contributor

kean commented Nov 9, 2023

Yes, but I closed the wrong ticket 😬
I added prefetching to Site Media. Reader is coming next.

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

5 participants