Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagram Editor: support orthogonal routing of “incoming” and “outgoing” edges #97

Open
till-f opened this issue Aug 8, 2018 · 2 comments

Comments

@till-f
Copy link

till-f commented Aug 8, 2018

"incoming" and "outgoing" edges means edges from/to parent box

@slisson
Copy link
Collaborator

slisson commented Nov 2, 2018

The ELK "layered" layouter doesn't support this. Even after the refactoring that runs the layouter on the whole diagram hierarchy it still doesn't produce control points for them.

The layouter is implemented in the class "ElkLayouter". Maybe is missed a configuration parameter.

@alexanderpann
Copy link
Collaborator

I don't quite understand this ticket. If we are talking about the merging of edges from the same dummy port this should be covered in #844. It will also make it possible to directly connect one box to another without those ports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants