-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
macOS Tahoe Toolbar #2122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
macOS Tahoe Toolbar #2122
Conversation
Looking at the images, the bottom line of the toolbar is not aligned with the line in the sidebar and in the inspector. It's not a straight line across the toolbar and the sidebars. Is that something that Apple's frameworks are rendering or CodeEdit? |
It seems the toolbar has significantly longer height than it should have |
It's a bit of both. The built-in toolbar no longer has a set size across each so we'll probably follow Xcode's lead and change it up. That's not actually a part of the toolbar in CE though, so it'll be a different PR. |
It's larger now but it also looks significantly larger because we have some hard-coded top padding in components that will need to be updated. |
May I ask which components need this top padding removed? |
It should be the |
Good catch, figured it out. Can't use the |
Well that |
Description
Updates the toolbar for macOS Tahoe. All changes in this PR should not affect existing functionality or design.
Related Issues
Checklist
Screenshots
All toolbar sta




tes:
Compression
Screen.Recording.2025-08-29.at.4.33.20.PM.mov
Toolbar in action
Screen.Recording.2025-08-29.at.4.30.35.PM.mov
Popovers
Screen.Recording.2025-08-29.at.11.58.48.AM.mov
Task notification viewer
Screen.Recording.2025-08-29.at.12.23.59.PM.mov