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

RotateAnimatedTextKit Animation and Infinity Repetition Bug #71

Closed
paulo-coronado opened this issue May 14, 2020 · 2 comments
Closed

RotateAnimatedTextKit Animation and Infinity Repetition Bug #71

paulo-coronado opened this issue May 14, 2020 · 2 comments

Comments

@paulo-coronado
Copy link

paulo-coronado commented May 14, 2020

Bugs Description
(1) When using the RotateAnimatedTextKit widget, the rotation animation does not performs as expected. After the 2.0.0 version, the text starts at the top (not at the center) and it is impossible fix this animation problem using some align property. I hope this issue to be fixed once I'd like to use some of the new versions properties such as "pause".

(2) isRepeatingAnimation property is not working. I'd like to repeat the animation infinitively.

Expected behaviours
Fluid animation and isRepeatingAnimation = true working like 1.3.1 version.

Versions
This bugs only happen in ^2.0.0 versions

@paulo-coronado paulo-coronado changed the title RotateAnimatedTextKit Animation Bug RotateAnimatedTextKit Animation and Infinity Repetition Bug May 14, 2020
@yiminghan
Copy link
Contributor

I just opened #72 for infinite animation, please take a look

@AadumKhor
Copy link
Collaborator

@plcpinho The RotateAnimatedTextKit is not supposed to start from the center. It is supposed to slide in from above to give the effect of rotating. As far as the alignment is concerned we have also updated that. Please check and provide updates.

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