DSD-DBS / capellambse-context-diagrams

Extension for python-capella-mbse that adds automatically generated context diagrams for arbitrary model elements.
https://dsd-dbs.github.io/capellambse-context-diagrams/
Other
13 stars 0 forks source link

fix(context): Handle cycles in `move_edges` #108

Closed ewuerger closed 4 months ago

ewuerger commented 4 months ago

Common UUID was detected as the target and source itself. This commit fixes it by just removing this UUID from both sets.