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

Morphing effect isn't enabled when the label is added programmatically #80

Open
dodomarocgenex opened this issue Mar 7, 2017 · 3 comments

Comments

@dodomarocgenex
Copy link

I can't see any morphing effect when there is no storyboard used

@mn288
Copy link

mn288 commented Apr 1, 2017

clear the text and input the message again programmatically

@dodomarocgenex
Copy link
Author

It didn't work. I've done this:

textView.text = ""
textView.text = "Some New String"

Without any luck

@36bydesign
Copy link

I got a weirder result, where the morph finally happened, but in super slow-motion (i.e. 15 seconds to complete).

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

3 participants