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

Layout of hierarchic graphs may be broken when using the IncrementalUpdateStrategy #160

Closed
NiklasRentzCAU opened this issue Apr 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@NiklasRentzCAU
Copy link
Member

This issue can be reproduced in KIELER and KIELER VS Code when toggling the Layout->Dependency Routing option from on to off after opening an SCG, for example by compiling an SCChart and inspecting the "Dependency" snapshots. This issue does only occur when using the IncrementalUpdateStrategy, the SimpleUpdateStrategy produces the correct layout immedeately.
See this image for reference:
brokenEdgeRoutingUpdate

@NiklasRentzCAU
Copy link
Member Author

Fixed with #171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant