fix: 用量行 pace 列真 0 窗口不再缺席,diff=0 三角位画等号

Claude 5h 空闲时接口回 utilization 0、resets_at null,算不出 time_pct,
渲染器整列跳过 pace 导致该行进度条比别行长。数据层对 pct=0 且无重置时刻的
窗口记 time_pct=0;基类 _usage_row 只要有百分比就画 pace(缺 time_pct 按 0)。
diff=0 时三角位由留空改为画等宽等号「=」,预留逻辑从宽版下沉到基类,小屏同样齐平。

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
2026-09-14 15:33:21 +08:00
parent f96ae29590
commit d35f233ef3
4 changed files with 17 additions and 14 deletions

File diff suppressed because one or more lines are too long