diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-13 16:59:54 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-13 16:59:54 +0000 |
| commit | 9dd97603f5903184ed251ab3bd5920309286223f (patch) | |
| tree | 9fcd02e0db833dd025a133957030d7db0060fd13 /src/lib/fetch.rs | |
| parent | 40b439ae4d69b858274be51dd5af513c3b4f46f0 (diff) | |
refactor: hidden-to-visible MultiProgress pattern
Replace the broken SpinnerState approach (which checked should_expand at
task spawn time when all tasks spawn simultaneously) with a two-MultiProgress
pattern: a visible spinner shown immediately, and a hidden detail multi that
every relay task always adds bars to. A background timer reveals the detail
bars after 5s, printing a heading before switching the draw target.
Diffstat (limited to 'src/lib/fetch.rs')
0 files changed, 0 insertions, 0 deletions