feat(menu): add edit menu bar layout to secondary context menu#345
feat(menu): add edit menu bar layout to secondary context menu#345
Conversation
Add "Edit Menu Bar Layout" option to the secondary context menu, linking directly to the Menu Bar Layout settings pane. Remove ellipsis from the existing appearance option and update both icons to match the settings sidebar. Closes #344.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|



What does this PR do?
Add "Edit Menu Bar Layout" option to the secondary context menu, linking directly to the Menu Bar Layout settings pane. Remove ellipsis from the existing appearance option and update both icons to match the settings sidebar.
PR Type
Does this PR introduce a breaking change?
What is the current behavior?
The secondary context menu (right-click on empty menu bar space) only has "Edit Menu Bar Appearance…" with a
paintbrushicon. There is no quick access to the Menu Bar Layout settings from the context menu.What is the new behavior?
swatchpaletteicon, matching the settings sidebarrectangle.topthird.inset.filledicon opens the settings window directly to the Menu Bar Layout panePR Checklist
Other information
Closes #344.