eclipse-gmf-runtime / gmf-runtime

Eclipse GMF Runtime
https://projects.eclipse.org/projects/modeling.gmf-runtime
Eclipse Public License 2.0
5 stars 19 forks source link

ActionMenuManager is disposed when menu is disposed #36

Closed scosta-obeo closed 11 months ago

scosta-obeo commented 1 year ago

There's a problem when the menu of ActionMenuManager is disposed the ActionMenuManager itself is also disposed. Which means that when menu is disposed (e.g. when the item is marked not visible), the ActionMenuManager is also disposed, but we use it afterwards.

pcdavid commented 11 months ago

Fixed by e9f150f5ba51b976c4e88474099a48039caa759d