Skip to content

fix: keep fullscreen status bar from shifting on panel cycle - #8

Open
tsilenzio wants to merge 1 commit into
mainfrom
fix/fullscreen-status-bar
Open

fix: keep fullscreen status bar from shifting on panel cycle#8
tsilenzio wants to merge 1 commit into
mainfrom
fix/fullscreen-status-bar

Conversation

@tsilenzio

Copy link
Copy Markdown
Owner

Summary

Recovers a small fix that was sitting uncommitted in the working tree. In fullscreen, the status bar shifted horizontally when cycling panels because the panel label and the N/total counter were variable-width. This right-aligns the counter and pads the label to the widest panel title so the bar stays put.

Test plan

  • task check (fmt, clippy -D warnings, 6 tests) green
  • CI green

Right-align the panel counter and pad the panel label to the widest title so
the status bar stays put as you cycle through panels of different name lengths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant