-
-
Notifications
You must be signed in to change notification settings - Fork 685
Closed as not planned
Closed as not planned
Copy link
Labels
Feature RequestNew features request. Not an existing issue or bug.New features request. Not an existing issue or bug.UIIssues related to UI elements, tabs, scrollbars, window resizing, etc.Issues related to UI elements, tabs, scrollbars, window resizing, etc.
Milestone
Description
According to the code, :menu
doesn't support setting an icon for touchbar submenus.
For example in the hypothetical nested menu TouchBar.Example.Thing
, TouchBar.Example
can only be plain a plain text (or emoji) button, but TouchBar.Example.Thing
could have an icon declared in the :menu
command that defined it.
The (semi) original touchbar implementation (#715) suggests using the macmenu
command to support extra customization options.
Metadata
Metadata
Assignees
Labels
Feature RequestNew features request. Not an existing issue or bug.New features request. Not an existing issue or bug.UIIssues related to UI elements, tabs, scrollbars, window resizing, etc.Issues related to UI elements, tabs, scrollbars, window resizing, etc.