Skip to content

Conversation

@Eddykasp
Copy link
Member

@Eddykasp Eddykasp commented Jul 8, 2025

Fixes an issue where paddings and micro layout were not correctly taken into consideration when no topdown size approximator was set.

  • Extend topdown test cases for simple case

@Eddykasp Eddykasp added this to the Release 0.10.1 milestone Jul 8, 2025
@Eddykasp Eddykasp requested a review from soerendomroes July 8, 2025 08:48
@Eddykasp Eddykasp added the bug Erroneous behaviour. label Jul 8, 2025
Copy link
Contributor

@soerendomroes soerendomroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like you are taking the padding into account now. However, I suggest adding a test for this since padding is always a little intricate. Do you have test cases for top-down already? Maybe just one or two tests that might alert us if something fails.

Check that calculated node dimensions correctly include padding in the
fallback case of topdown layout where no approximator is set.
@Eddykasp
Copy link
Member Author

@soerendomroes this should be ready to merge now if the dash-licence-tool API would work

@Eddykasp Eddykasp merged commit 1ccfbb1 into eclipse-elk:master Aug 11, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Erroneous behaviour.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants