Skip to content

Make Modern UI status bar more compact - #327916

Draft
hawkticehurst with Copilot wants to merge 2 commits into
mainfrom
copilot/reduce-status-bar-button-padding-again
Draft

Make Modern UI status bar more compact#327916
hawkticehurst with Copilot wants to merge 2 commits into
mainfrom
copilot/reduce-status-bar-button-padding-again

Conversation

Copilot AI commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Fixes #327370

The Modern UI status bar consumes excess vertical space. This reduces its footprint while retaining the existing container gutters.

Changes

  • Reduce status bar button height from 24px to 20px.
  • Reduce total Modern UI status bar height from 32px to 28px.
  • Preserve the 3px top and 5px bottom container padding.
  • Leave classic and auxiliary status bars unchanged.

Copilot AI and others added 2 commits July 28, 2026 21:54
Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>
Co-authored-by: hawkticehurst <39639992+hawkticehurst@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Compacts the Modern UI status bar while preserving existing gutters and leaving classic and auxiliary status bars unchanged.

Changes:

  • Sets Modern UI items to 20px with 8px total vertical padding.
  • Reduces total Modern UI status bar height to 28px.

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.

Modernize: Make status bar more compact

3 participants