bpmn-io / diagram-js

A toolbox for displaying and modifying diagrams on the web.
MIT License
1.65k stars 418 forks source link

fix(context-pad): do not re-open for targets that were removed #893

Closed philippfromme closed 2 months ago

philippfromme commented 2 months ago

The fact that elements.changed could feature elements that were removed wasn't previously taken into account.