Closed hbcarlos closed 3 years ago
There is an issue with menus not showing up because commands are added when the document it's opened.
We need to add shortcuts to the command, not in the label.
Thanks!
A quick question after looking at the screencast. Should the menu entries be separate? (Diagram Arrange
, Diagram Extras
) Or grouped under a single Diagram
entry? (with submenus)
Were all the files under src/mxgraph/dotnet
, src/mxgraph/docs
and similar coming from the source mxGraph
repo?
If so we can indeed remove them :+1:
Were all the files under src/mxgraph/dotnet, src/mxgraph/docs and similar coming from the source mxGraph repo? If so we can indeed remove them +1
I think so. I'll remove it too.
A quick question after looking at the screencast. Should the menu entries be separate? (
Diagram Arrange
,Diagram Extras
) Or grouped under a singleDiagram
entry? (with submenus)
Good question indeed. Would look much nicer if grouping all under Diagram
but will have 3 levels of submenus.
Let me do a screencast to see how it looks like.
Thanks!
A quick question after looking at the screencast. Should the menu entries be separate? (
Diagram Arrange
,Diagram Extras
) Or grouped under a singleDiagram
entry? (with submenus)
Yep, looks nicer.
Looks nice, thanks for sharing the screencast :+1:
wow, this looks really properly integrated now! :tada:
Thanks Jeremy!
Just tested this PR locally and it looks great!
The Binder for this branch:
seems to be failing at the pip check
step:
Another thing that could be addressed separately is theming support for the toolbar icons, for example with the dark theme:
Maybe that will mean recreating a set of icons and use a LabIcon
to add the items to the toolbar.
Thanks Jeremy. Can you open an issue to address this later?
Sounds good :+1:
Let's merge this and see if we can iterate in follow-up PRs before cutting a new release.
Moves the menu bar and status bar buttons to JupterLab.