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
Before this change, the active time was resolved when the animation effect is in the after phase and fill is either forwards or both. Basically, it replaced both with backwards.
From the related PR/issue, this seems unintentional.
Before this change, the active time was resolved when the animation effect is in the after phase and
fillis eitherforwardsorboth. Basically, it replacedbothwithbackwards.From the related PR/issue, this seems unintentional.