Hi!
I’m having issues with a circular progression bar which I want a smooth animation for but it keeps appearing staggered. The start of the animation is On click, and all animations after is After delay(1ms). The animation itself is set to linear(300ms).
I want to use it as a score indicator that becomes 30% filled if the score is 3/10.
I’ve made a file which contains the components with variants:
Many thanks!