Christoph Daniel Schulze

Results 17 issues of Christoph Daniel Schulze

As a property's ID changes it can be annotated with its _legacy ID_. If this property is referred to by its legacy ID, as it may be in graphs serialized...

enhancement
meta-data
discussion

While fixing #562, I stumbled upon an interesting (possible) problem with `ElkUtil.applyVisitors(ElkNode, IGraphElementVisitor...)`. That particular issue only ever occurred when layout was done through the `DiagramLayoutEngine`. The engine applies the...

discussion
core

For compound nodes laid out with ELK Layered, the minimum spacing between adjacent hierarchical ports may not be correct since the usual node-node spacing is probably applied to them.

bug
alg-layered

The issue described in #389 probably boils down to adding orthogonal edge routing to Mr. Tree. So, add orthogonal edge routing to Mr. Tree!

thesis
new feature
alg-mrtree

Out _Getting Started_ guide is hopelessly outdated.

website
chore

Upgrade to Xtext 2.21 or 2.22.

chore
build

The ELK website should exist in several versions: one for each release (starting with the next, probably) and one for the nightly build. We currently only provide a ZIP archive...

new feature
website
hackathon

Comment nodes can currently only be connected to nodes. However, users also often need to add comments to edges. Currently, this is done by adding more labels to an edge....

new feature
alg-layered
discussion
core

When using Mr. Tree, if any actions (moving up of node) are performed, all the branches are reordering for optimizing space. Could you provide an option where we could retain...

alg-mrtree

ELK Layered is absolutely brilliant when it comes to supporting external ports. However, the external ports have to be excplicitly defined in the KGraph to be laid out. If an...

enhancement
alg-layered
discussion