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

Second time call animate() don't animate again #288

Open
BNHNOTE-BN opened this issue Nov 16, 2017 · 7 comments
Open

Second time call animate() don't animate again #288

BNHNOTE-BN opened this issue Nov 16, 2017 · 7 comments

Comments

@BNHNOTE-BN
Copy link

Do I need to stop animation before calling animate() again. First time it is animate properly when I make event again it don't work

@ArturGasparyan
Copy link

Same here, please help!

@pjmanning
Copy link

Samesies

@alindaj6
Copy link

same here

@Owlinc
Copy link

Owlinc commented Jan 3, 2018

plus

@pml2571
Copy link

pml2571 commented Feb 5, 2018

you need to specify animation before calling animate() every time
ex:
label.animation = "pop"
label.animate()

@rdragon426
Copy link

Forget settings in storyboard, set all parameters in your code.

@nickdnk
Copy link

nickdnk commented Mar 13, 2018

@pml2571 That doesn't help.

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

8 participants