Open shenenya opened 5 years ago
For the context menu you have the onCreateMenu
callback to customize it. For the main menu there is no such feature. Sounds like a good idea, I will put this as a feature request ok?
Great. Thanks.
Is this still a thing 2 years later? I want my users to only have the button for "format json" and nothing else ;D
There is still no customization option for the main menu, but you can hide the buttons you don't want using CSS: each button has a unique class name.
Is it possible to extend the main menu bar as the context menu? Thanks.