Christoph Daniel Schulze
Christoph Daniel Schulze
There are two fake connector nodes there, one each for `P1` and `P2`. The solution will be to allow them to be merged. :)
If you guys figure out what the TypeScript files will have to look like, I'm happy to help figure out how to auto-generate them. 🙂
Since this issue is not JS-specific, I've opened up [an ELK ticket](https://github.com/eclipse/elk/issues/48) to track it.
Should be fixed in the ELK code. @uruuru can comment on how this fix may find its way into the klayjs code base.
I believe this is not the case in the Java version. Back then, I had to implement the graph importer to properly handle the case of inside self loops without...
> What about the label management stuff? Label management would have to be adapted. It currently operates on a text set on the `ElkLabel`. To determine how large the label...
> Are those label management components active by default? No, label managers have to be explicitly set on a graph through a property, so probably no harm done. Still, size...
joehen, sorry for the late reply. This is great to know! Sadly, I'm currently involved in another project, but as soon as I get around to work on the sequence...