Karumi / BothamUI

Model View Presenter Framework written in Swift.
http://karumi.com
Apache License 2.0
347 stars 41 forks source link

Pull To Refresh issues with section header content inset issues #46

Open davideme opened 8 years ago

davideme commented 8 years ago

We've just noticed that the current pull to refresh implementation is not working fine if you use sections because the content inset is used by the header and the scroll effect is weird. We should change the pull to refresh implementation to fix this issue or fix this issue with the current implementation.