Setting ContentOffset of a UIScrollView while Scrolling?

Apparently the inertia algorithm isn't compatible with what you're doing. Why not let it scroll freely and instead recycle the Imageviews that scroll outside of the visible rect for the ones that appear at the other side? (just like a tableview works).

I am going to give this idea a shot tonight. I steered clear of it at the beginning because, as far as my understanding goes, this would require me to make the contentSize of the view large enough to store ALL the pictures if they were all shown at the same time. However this shouldn't be too big an issue.

I'll give it a go. Thanks. – Brenton Jan 25 at 21:51 The contentsize itself doesn't relate to any resources.So don't worry about that.

– Kris Van Bael Jan 26 at 22:22.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions