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

Image loading now happens while scrolling in a scrollView/tableView. #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xissburg
Copy link

@xissburg xissburg commented Jan 3, 2012

Changed the run loop modes for the NSURLConnection and the performSelector in EGOImageLoader:136 to NSRunLoopCommonModes. Now the images will load while scrolling in a scrollView, tableView, etc.

@shnhrrsn
Copy link
Member

shnhrrsn commented Jan 3, 2012

Sent from my Verizon Wireless Sony Ericsson Xperia™ PLAY.

xissburg reply@reply.github.com wrote:

Changed the run loop modes for the NSURLConnection and the performSelector in EGOImageLoader:136 to NSRunLoopCommonModes. Now the images will load while scrolling in a scrollView, tableView, etc.

You can merge this Pull Request by running:

git pull https://github.com/xissburg/EGOImageLoading master

Or you can view, comment on it, or merge it online at:

#19

-- Commit Summary --

  • Image loading now happens while scrolling in a scrollView/tableView.

-- File Changes --

M EGOImageLoader/EGOImageLoadConnection.m (7)
M EGOImageLoader/EGOImageLoader.m (2)

-- Patch Links --

https://github.com/enormego/EGOImageLoading/pull/19.patch
https://github.com/enormego/EGOImageLoading/pull/19.diff


Reply to this email directly or view it on GitHub:
#19

@smatte
Copy link

smatte commented Oct 1, 2014

👍

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.

3 participants