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
From conversation with @carljbowman, we are moving away from the scaling transition for hover that is currently on the green flag and want to move towards using background colors for hover -> active.
The reason we need to move away from scale is because of a performance problem with transitioning transforms having to do with repainting z-indexed layers :( /cc @picklesrus