Christoph Daniel Schulze

Results 68 comments of Christoph Daniel Schulze
trafficstars

True. My point is simply that I would not invest a lot of work designing such a feature that in my opinion has limited use.

That would solve the issue for enumerations only, but I guess that's good enough for the moment.

Another point is that inside port labels placed next to their port will move out of the way to avoid being crossed by an edge. Outside port labels don't seem...

Placing them vertically would mean placing them in the same _layer_, as we call it. However, nodes in the same layer cannot be connected by an edge. Thus, what you...

I think this is obsolete. By now, we have a `hasProperty(...)` method which would serve this use case nicely, unless I'm missing something here. Yes, one would have to guard...

> The issue is not about default value being present or absent but about extending the range of possible values. Ah, I see. Sorry, I misunderstood.

The overlapping problem itself is now tracked in #316. Distributing the ports will continue to be tracked here.

Yep, the issue is still there. The problem is due to how we handle fixed hierarchical port positions and might not be that easy to fix. I cannot guarantee whether...

I feared as much. I'll see what we can come up with, but don't hold your breath. There won't be an easy fix and I have to see when we...

@uruuru [0.6.0](https://www.eclipse.org/elk/downloads/releasenotes/release-0.6.0.html) shipped my rewritten self loop code. Regarding 0.5.0, what exactly do you mean by new splines?