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
fix(stats): bars leave a consistent margin before the number
The right-aligned compact counts lined up (every row is the same width), but
when the top row's bar was full and its number widest, the coloured bar butted
straight against the digits while other rows had a dotted gap. Cap the coloured
bar 2 cells short so the dim track always leaves a margin and the leader runs
to every number identically. Add TestPanelRowsAligned to pin it.
0 commit comments