-
Notifications
You must be signed in to change notification settings - Fork 496
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
Refactor application menu #967
Milestone
Comments
58 tasks
barmac
added a commit
that referenced
this issue
Nov 15, 2018
barmac
added a commit
that referenced
this issue
Nov 15, 2018
barmac
added a commit
that referenced
this issue
Nov 15, 2018
+ the menus for file, help and context menu will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
barmac
added a commit
that referenced
this issue
Nov 15, 2018
+ the menus for file, help and context menu will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
barmac
added a commit
that referenced
this issue
Nov 16, 2018
+ the menus for file, help and context menu will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
barmac
added a commit
that referenced
this issue
Nov 16, 2018
+ the menus for file, help and context menu will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
barmac
added a commit
that referenced
this issue
Nov 16, 2018
+ the file and help menus will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
nikku
pushed a commit
that referenced
this issue
Nov 22, 2018
+ the file and help menus will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
barmac
added a commit
that referenced
this issue
Nov 22, 2018
+ the file and help menus will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
nikku
pushed a commit
that referenced
this issue
Dec 1, 2018
+ the file and help menus will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
barmac
added a commit
that referenced
this issue
Jan 17, 2019
+ the file and help menus will be registered at app startup + data for menus is provided by tab provider + window menu will be configurable from editor level + a proper state check will be run to switch tabs Closes #967
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now the application menu contains a lot of hard coded entries that should be configured through the client instead.
Todo:
The text was updated successfully, but these errors were encountered: