fix: restore breathing room between traffic lights and first tab (CORE-2312) - #3418
fix: restore breathing room between traffic lights and first tab (CORE-2312)#3418jeanfbrito wants to merge 1 commit into
Conversation
The round-4 leading-padding reduction also shrank the gap after the macOS traffic lights; widen the traffic-light spacer so the gap returns to its reviewed width while keeping the 4px tab-area padding.
WalkthroughThe TabBar traffic light spacer now uses an 82px width when expanded, while retaining a 0px width when collapsed. ChangesTab bar layout
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
macOS installer download |
|
Closing as superseded. The 82px spacer was a follow-up to the old tab bar (#3413 / #3419). CORE-2312 stays closed against the current 76px spacer. |
Summary
Follow-up to #3413 (CORE-2312 design review): the round-4 leading-padding reduction also shrank the breathing room between the macOS traffic lights and the first workspace tab.
Changes
Testing
npx tsc --noEmit, eslint cleanSummary by CodeRabbit