philip-alldredge

Results 5 issues of philip-alldredge

When using FIXED_POS port constraints and a self loop involving two ports on the same side, an exception is thrown if the edge has a label. > UnsupportedConfigurationException: Node 'n1.n2.p2'...

bug
alg-layered

When using fixed position ports with self-loop edges, having an edge label causes unnecessary bendpoints to be added. Related to #79? Example: ``` graph G1 elk.direction: RIGHT hierarchyHandling: SEPARATE_CHILDREN algorithm:...

enhancement
alg-layered

Standalone edge routing was discussed on the forum at https://www.eclipse.org/forums/index.php/t/1086846/ as a possibility sometime in the future. It would be a great use for users who would like to manually...

thesis
new feature

When making a cross-origin request to the service, only the `content-length` and `content-type` headers are exposed. Tested with the service hosted at http://sysml2.intercax.com:9000/ . The `Link` header should be exposed...

When running tests, I receive the following error. On first glance it appears to be caused by the generated XML not being exactly the same as expected. Two of the...