Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Add preferences to disable editor UI elements. (#267)
Add preferences that will disable specific elements of the editor ui:
RunBar
Editor Settings
User Menu
Progress Indicator
Driven by the following preferences (respectively):
"/runbar": {disabled: true}
"/editorSettingsActions": {disabled: true}
"/userMenu": {disabled: true}
"/progressIndicator": {disabled: true}
Signed-off-by: Casey Flynn <caseyflynn@google.com>- Loading branch information
1 parent
10b5dd7
commit 48b93eb
Showing
4 changed files
with
373 additions
and
334 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
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
Oops, something went wrong.