Commit b7e00ef
committed
Charts: Document leaderboard row-gap as a tokenization outlier
The leaderboard's bar rows use a compact bar + gap + bar rhythm
(6px bar, 6px row-gap, 6px bar) that does not align to the WPDS
dimension scale — the closest token (gap-sm = 8px) visibly breaks
the balance between row spacing and bar thickness. Add a comment so
the next person to look at this doesn't try to tokenize the value.
Surfaced during the spacing/border tokenization pass for CHARTS-199.1 parent 9c9857b commit b7e00ef
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
0 commit comments