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

UIRefreshControl is continuously animating, even when it is not visible. (_UIRefreshControlModernReplicatorView) #266

Open
samst0r opened this issue Feb 5, 2014 · 0 comments

Comments

@samst0r
Copy link

samst0r commented Feb 5, 2014

Issue

UIRefreshControl is continuously animating, even when it is not visible. This causes wait_for_nothing_to_be_animating to fail.

Frank console reveals that the erroneous view is in fact the private UIKit view _UIRefreshControlModernReplicatorView which continues to animate off screen.

I'm happy to look into this. I've included a repo to demonstrate the issue.

Replication Repo

https://github.com/samst0r/UIRefreshControlFrank

samst0r pushed a commit to samst0r/Frank that referenced this issue Mar 13, 2014
…for views that are animating and are also `FEX_isVisible`.

This resolves the issues with the UIRefreshControl (Issue moredip#266).
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

No branches or pull requests

1 participant