forked from jupyterlab/lumino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: integrate changes required by Theia
Adapts the "menubar" to support documents different than the global one. This is required when rendering a menubar in a different window which has its own document. Adapts the "menu" to remove the check for empty menus. Menus in Theia are dynamic and therefore by default empty until they are shown. This check therefore prevents opening all menus in Theia.
- Loading branch information
Showing
2 changed files
with
7 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters