Files
multica/apps/mobile/components
Lambda aef304ed1f fix(views): tabular-nums on live elapsed counters
These three re-render once a second off a setInterval/useTick. Inter draws a
narrow 1 and a wide 4, so every 9s -> 10s and 1m 9s -> 1m 10s transition
re-measured the text and nudged its neighbours: the status pill's cancel
control, and the FactDot plus every fact after it in the transcript row.

tabular-nums was already used in 156 places (including three other spans in
agent-transcript-dialog itself), so these were misses, not a missing
convention.

Co-authored-by: multica-agent <github@multica.ai>
2026-07-29 14:45:45 +08:00
..