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

Button Title Disappears after a couple seconds #41

Open
osamaazmat opened this issue May 9, 2019 · 2 comments
Open

Button Title Disappears after a couple seconds #41

osamaazmat opened this issue May 9, 2019 · 2 comments

Comments

@osamaazmat
Copy link

My transition button title disappears after a few seconds I have tried by auto layout and programmatically too. Please help me if I am missing something

@osamaazmat
Copy link
Author

Okay so I found the exact issue, The problem occurs when the button not yet animating and we stop the button's animation. I added a flag to tackle this problem and its solved for me.

@dachev
Copy link

dachev commented Sep 5, 2019

cachedTitle is currently set in startAnimation. It should probably be also populated in one or more of the initializers.

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