mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-22 16:02:24 +00:00
On Windows the tab strip reserved only 100px on the right for the native window controls, but gpui-component's TitleBar lays out 12px of left padding plus three 34px caption tiles (─ ▢ ✕ = 102px) beside the strip — 114px in all. The 14px shortfall let the strip overrun the bar and shove the ✕ off the rounded corner once the overflow "⋯" was pinned to the strip's right edge. Reserve the full 114px so the strip's right edge meets the controls and the "⋯" keeps its inset. Co-authored-by: thomas <thomas@gmail.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>