-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Submenu icon #6891
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
help wanted
issues meant to be picked up, require help
menus
issues related to the menu
Comments
akosyakov
added
enhancement
issues that are enhancements to current functionality - nice to haves
help wanted
issues meant to be picked up, require help
menus
issues related to the menu
labels
Jan 16, 2020
@Hanksha I don't think active committers will work on it any time soon. An idea will be to add another argument to |
@akosyakov Alright, I will do when I get some free time. |
Hanksha
added a commit
to Hanksha/theia
that referenced
this issue
Feb 6, 2020
Signed-off-by: Vivien Jovet <vivien.jovet@gmail.com>
Hanksha
added a commit
to Hanksha/theia
that referenced
this issue
Feb 7, 2020
…ned-off-by: Vivien Jovet <vivien.jovet@gmail.com>
Hanksha
added a commit
to Hanksha/theia
that referenced
this issue
Feb 7, 2020
Signed-off-by: Vivien Jovet <vivien.jovet@gmail.com>
akosyakov
pushed a commit
that referenced
this issue
Feb 7, 2020
Signed-off-by: Vivien Jovet <vivien.jovet@gmail.com>
Closed by #7091 |
akosyakov
pushed a commit
to akosyakov/theia
that referenced
this issue
Feb 24, 2020
Signed-off-by: Vivien Jovet <vivien.jovet@gmail.com>
JesterOrNot
pushed a commit
to JesterOrNot/theia
that referenced
this issue
Mar 12, 2020
Signed-off-by: Vivien Jovet <vivien.jovet@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
help wanted
issues meant to be picked up, require help
menus
issues related to the menu
Add possibility to set an icon for a submenu. Current
MenuModelRegistry.registerSubmenu
only accept a label.For example:
I'd like the
Add
submenu to have a+
green icon.The text was updated successfully, but these errors were encountered: