retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
10.17k stars 653 forks source link

Add subitems to ContextMenue #451

Closed Ibrahimvse closed 1 year ago

Ibrahimvse commented 4 years ago

Hi , I am using Angular-render-plugin . I have 7 Components (Archi,sdsm,hdsm,bugspace,rootcover,download file,graph) I want items to show in the contextmenue as follow: Archi>Archi Titan> [Sdsm,Hdsm,Bugspace,Rootcover] Utilities> [Download file,Graph]

I tried to add them to items but it dosent work can you please show me how that can be done?

Ibrahimvse commented 4 years ago

@kvnbra @Ni55aN can youplease help?

kvnbra commented 4 years ago

Hi

I never used the context-menu-plugin, but the readme seems pretty clear : https://github.com/retejs/context-menu-plugin

You need to use the allocate option to create submenu.

rete-js[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.