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 Animation screen currently has different spacing and icon colors compared to the Transition screen. This inconsistency creates a visual mismatch for users.
Issues Observed
Spacing
Row spacing on the Animation screen differs from the Transition screen.
Expected: Row spacing should be consistent across both screens.
Icon Color
Animation screen icons currently appear black.
Transition screen icons appear in gray.
Expected: Animation screen icons should also use gray, matching the Transition screen.
Expected Behavior
Consistent row spacing between Animation and Transition screens.
Gray icons used on both screens to maintain a uniform look.