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
In case multiple durations are specified like so:
transition-duration: 0.5s, 3000ms;
transition-property: left, height;
The animator will pick the longest duration.
Fixesangular#2373
0 commit comments