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
The recent addition fo animation to handle arrays have taken over the color animation that is represented with an array of [r, g, b, a].
Unit test pass for some reason.
investigate actual situation of animateColor
if broken, write a unit test that breaks because it is broken
with a broken unit test, fix animate color so that the test start to pass.
The text was updated successfully, but these errors were encountered:
The recent addition fo animation to handle arrays have taken over the color animation that is represented with an array of [r, g, b, a].
Unit test pass for some reason.
The text was updated successfully, but these errors were encountered: