Community
Participate
Working Groups
Delete from diagram no more deletes related elements (attached links...)
It seems that this issue is due to the EditHelper registered in the creation service being selected. Currently the context defined in the creation service is always enabled and becomes selected instead of diagram specific (in particular for "Delete from model" / "Delete from Diagram" commands). This should be improved to make a better use of the creation service, but for now and to avoid problem with gmf generated diagram I add a matcher in order to always disable the context defined in creation service. This does not mean that it cannot be used but that the context has to be explicitly provided to use the creation services. (done in r2180).
(done in r2180).