Skip to content
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

Align the menu separator with vscode #10080

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Align the menu separator with vscode #10080

merged 1 commit into from
Sep 27, 2021

Conversation

msujew
Copy link
Member

@msujew msujew commented Sep 10, 2021

What it does

Aligns the menu separator with vscode. Includes a lower opacity and margins on the left and right side of the separators. See vscode's menu and Theia's new menu.

How to test

  1. Open entries of different menus (main menu, context menu)
  2. Compare the changes to vscode
  3. Use different themes and assert that the separators behave as expected

Review checklist

Reminder for reviewers

@msujew msujew added ui/ux issues related to user interface / user experience menus issues related to the menu labels Sep 10, 2021
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

The updates look great 👍
The test failure on Ubuntu is of course unrelated.

@msujew msujew force-pushed the msujew/menu-separator branch from 45aa30a to 3f30553 Compare September 15, 2021 14:24
@msujew
Copy link
Member Author

msujew commented Sep 15, 2021

FYI @vince-fugnitto I also increased the right-side padding for the menu chevrons so they don't protrude from the menu separators anymore.

@msujew msujew merged commit f71bfec into master Sep 27, 2021
@msujew msujew deleted the msujew/menu-separator branch September 27, 2021 17:09
@github-actions github-actions bot added this to the 1.18.0 milestone Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
menus issues related to the menu ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants