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

Cancellable tween operations #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

cmezak
Copy link

@cmezak cmezak commented Feb 18, 2013

Added a BOOL flag to tween operation. when this is set to YES, the tween operation is cancelled.

Im using a tween to add animations when the user finished interacting with a collection view, but I need to cancel these animations if the user begins interacting with the view again before the animations finish.

@rivera-ernesto
Copy link

Needs update to be included in https://github.com/PRTween/PRTween.

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

Successfully merging this pull request may close these issues.

2 participants