Max Kasperowski
Max Kasperowski
I can now confirm that it is broken in elkjs 0.10.0, but the behaviour is different to the bug in 0.9.3. I need to reconfirm that Java ELK 0.10.0 behaves...
I've created a PR (https://github.com/eclipse-elk/elk/pull/1142) that should fix this issue. It was caused by separated components i.e. multiple tree layouts. They are layouted individually and then put back together. In...
Hi @badrinarayan-R83, as far as I'm aware there is no way to do this directly in ELK using the layered algorithm as the algorithm was developed with clean and readable...
Hi @snelsi, as I understand it, you want to be able to configure whether to use absolute or relative coordinates. This is currently not possible and also probably out of...
I see, I previously misunderstood the problem.
We are now on Eclipse 24-12, Java 17. I don't know what the workaround was for specifically
Since we have now documented this in our release guide I think we can close this issue.
PR is now dependent on this PR in ELK: https://github.com/eclipse/elk/pull/1082
The solution to this problem is to check whether the cut indeces have been placed at label dummy nodes. This is currently not checked and leads to problems during later...
Please recreate your problem in [elklive](https://rtsys.informatik.uni-kiel.de/elklive/elkgraph.html) so that we can help you.