PRTween icon indicating copy to clipboard operation
PRTween copied to clipboard

Cancellable tween operations

Open cmezak opened this issue 12 years ago • 1 comments

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.

cmezak avatar Feb 18 '13 18:02 cmezak

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

rivera-ernesto avatar Oct 22 '14 08:10 rivera-ernesto