Björn Beyreuther
Björn Beyreuther
We observed an Issue with "inner" edges where the edge crosses the Port.  While working on the topic i come across IAnchorComputer and was thinking about to use it....
We use a "global" index (SModelIndex) in our LocalModelSource which is used in some operations to speed them up. We now noticed a bug which occurred after the user moves...
I try to cluster a set of Data in different areas of the diagram. Let’s assume there are the following Elements: - RIU - BAT_1 - BAT_2 - PCDU -...
If a edge is referencing the same port it is routed inside the Node. Not sure if this is intended if "elk.insideSelfLoops.activate" and "elk.insideSelfLoops.yo" is false.  Json ``` {...
**Ask your questions** We observed the following behavior in a Graph, which was a little bit irritating. As it looks like, the ELK Layered Algorithm switches the minimum height/width of...
see Issue: https://github.com/pytr-org/pytr/issues/127
**Description of the bug** I am running download docs and the import crashes in "event.py" after the latest changes to event parsing. **To Reproduce** "fees_dicts" is empty, which causes the...
**Describe the bug** If a port is connected to two other ports, the edge routing sometimes crosses the port as well as the node. Minimal Example: ``` algorithm: layered node...