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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
There were cases where the circle rendering animation would run for one iteration longer than it was supposed to.
This caused a bug where the determinate value circle would get drawn at the wrong place at the end of a longer animation.
Also replaces the `getTimestamp` method with `$mdUtil.now`.
Closes#7471
0 commit comments