Skip to content

fix(chrome): give L3 container title a min width#102

Merged
nek0der merged 1 commit into
mainfrom
fix/chrome-l3-title-min-width
May 31, 2026
Merged

fix(chrome): give L3 container title a min width#102
nek0der merged 1 commit into
mainfrom
fix/chrome-l3-title-min-width

Conversation

@nek0der
Copy link
Copy Markdown
Owner

@nek0der nek0der commented May 31, 2026

Summary

When the sidebar is hidden, the L3 chrome packs the container title
and command palette side by side with an 8pt gap. The title sized to
its content, so short project names left almost no breathing room
before the palette. Pin the title to a 200pt min width; long titles
still expand naturally.

Related issue

Skip.

Checklist

  • Builds locally (make build)
  • Tests pass (make test)
  • Tests added or updated where applicable — cosmetic-only, no testable behavior
  • Verified the change manually on macOS 26 (Tahoe)
  • Code comments are in English
  • CHANGELOG.md updated (under [Unreleased]) if user-visible — not user-visible

The title sized to its content, leaving almost no gap before the
command palette. Pin it to a 200pt min width; long titles still
expand naturally.
@nek0der nek0der enabled auto-merge (squash) May 31, 2026 11:42
@nek0der nek0der merged commit 29b7337 into main May 31, 2026
6 checks passed
@nek0der nek0der deleted the fix/chrome-l3-title-min-width branch May 31, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant