Björn Beyreuther

Results 8 issues of Björn Beyreuther

We observed an Issue with "inner" edges where the edge crosses the Port. ![grafik](https://user-images.githubusercontent.com/61700870/171645527-d4f1e8be-da3d-41d3-8221-59ceb05352e7.png) While working on the topic i come across IAnchorComputer and was thinking about to use it....

question

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...

question

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 -...

thesis
alg-rectpacking

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. ![selfLoopInsideNode](https://user-images.githubusercontent.com/61700870/77909420-9a208880-728d-11ea-9a2c-09b1fb593965.png) Json ``` {...

enhancement
alg-layered

**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...

bug

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...

bug

**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...

bug