You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need the "cap" of the progress bar to be a textual representation of the value. Basically, on every circle-animation-progress event, I need to get the cap position, move the number to that position, and update the value. Is this possible currently?
The text was updated successfully, but these errors were encountered:
Please, take a look at #52, that's probably what you're looking for.
And if you want to update value during animation, here is a customized snippet for you.
I need the "cap" of the progress bar to be a textual representation of the value. Basically, on every
circle-animation-progress
event, I need to get the cap position, move the number to that position, and update the value. Is this possible currently?The text was updated successfully, but these errors were encountered: