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

Infinity repeatCount. #23

Closed
Anatoli4 opened this issue May 31, 2017 · 4 comments
Closed

Infinity repeatCount. #23

Anatoli4 opened this issue May 31, 2017 · 4 comments

Comments

@Anatoli4
Copy link

How i can simulate infinity repeat count?
repeatCount(Int.max)?

@AugustRush
Copy link
Owner

Yes, you can do it like this, it's enough.

@Anatoli4
Copy link
Author

Anatoli4 commented Jun 2, 2017

repeatCount(Int.max)
This way don't work correctly, animation play ~1 minute and stop.

@AugustRush
Copy link
Owner

Yes, this is a bug, may be have relationship with runloop? i will find it.

@AugustRush
Copy link
Owner

@Anatoli4 I have fixed this issue,due to the UIPushBehavior's mode , i have changed it to 'continuous'. you can check the last commit.

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

2 participants