diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-13 17:55:24 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-13 17:55:24 +0000 |
| commit | 727010b2a97c5c1a96f9e5be6faa9af8a719be9c (patch) | |
| tree | 708b722aabf7aaa55560e20d51ad5c773afbcdae /src/bin/git_remote_nostr/push.rs | |
| parent | 3d08ddfdbe26d259545e67f658bee462f4ad6f9c (diff) | |
fix: pre-add heading bar so it renders in expanded view
The heading bar was being inserted into the MultiProgress after the
draw target switch, but by then all relay bars were already finished
so indicatif did not re-render the layout. Pre-add the heading bar
at creation time (position 0, before relay bars) and only call
finish_with_message on it after the draw target switches to stderr.
Diffstat (limited to 'src/bin/git_remote_nostr/push.rs')
0 files changed, 0 insertions, 0 deletions