soffes / SSPullToRefresh

Simple and highly customizable pull to refresh view
MIT License
885 stars 139 forks source link

You continue to rock, Sam Soffes #59

Closed colinta closed 9 years ago

colinta commented 9 years ago

I was raging all day (still am) on a very weird UICollectionView animation bug.

As a side project, I realized that our pull-to-refresh has been shoved under our navigationbar (which animates in and out - which is causing the animation bug, incidentally).

At first I was like awww wtf, who is messing with the insets what's going on!? (having been raging for so long, it was impossible to turn off). SSPullToRefresh!? Bah!

Dropped into the code, saw defaultContentInset, set it to the new values, and shit just works.

:clap: :clap: :clap:

Nice work. Thanks for, at least, making the end of my day enjoyable. Tomorrow I have to get back to fixing this animation thing, but that's another day!

soffes commented 9 years ago

:heart: thanks!