Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Don't require user to call removeFromSuperview #7

Description

@soffes

Currently, you have to call removeFromSuperview to prevent a KVO leak. This happens because the weak reference to the scroll view gets nil'd out before SSPullToRefresh can remove it's observer.

Here's my StackOverflow question on the issue: http://stackoverflow.com/questions/10793206/how-do-you-remove-kvo-from-a-weak-property

Any help would be greatly appreciated!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions