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

Add support for handling top-down layout when no approximator is set #1089

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Eddykasp
Copy link
Contributor

@Eddykasp Eddykasp commented Nov 12, 2024

In case no size approximator is set, which is the current default, this addition ensures that nodes have their sizes set anyway to avoid later errors. This also supports the simplest use case for top-down layout.

  • fix erroring topdown test

@Eddykasp Eddykasp added enhancement An improvement to existing functionality. alg Affects a non-specific part of ELK's algorithms. core Affects the ELK core. labels Nov 12, 2024
@Eddykasp Eddykasp added this to the Release 0.9.2 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alg Affects a non-specific part of ELK's algorithms. core Affects the ELK core. enhancement An improvement to existing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants