Skip to content

strokeCap = StrokeCap.round does not reverse when isReverseAnimation = true. #30

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

Open
rasm211d opened this issue Aug 18, 2021 · 1 comment

Comments

@rasm211d
Copy link

rasm211d commented Aug 18, 2021

StrokeCap

It looks correct on the picture but remember that it is going counter clockwise since I set isReverseAnimation = true. The white part is therefore growing, when the timer is reaching 0, which makes the StrokeCap look inwards.

@MuhammadUsamaSiddiqui
Copy link
Owner

I think it's absolutely fine. isReverseAnimation = true decreases the fillColor when the time passes. It doesn't mean that fillColor starts filling from left and ends on right when the time passes.

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