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

Rectpacking and box should respect content alignment #533

Closed
soerendomroes opened this issue Mar 30, 2020 · 2 comments
Closed

Rectpacking and box should respect content alignment #533

soerendomroes opened this issue Mar 30, 2020 · 2 comments
Labels
alg-rectpacking Affects the ELK RectPacking algorithm. enhancement An improvement to existing functionality.
Milestone

Comments

@soerendomroes
Copy link
Contributor

soerendomroes commented Mar 30, 2020

The rectangle algorithm aligns the inner graph top left, the box algorithm aligns them top center.
As a new feature both should support contentAlignment same as the layered algorithm.
The default case should be as the box layouter currently does it: top center

@soerendomroes soerendomroes changed the title Rectpacking does not respect content alignment of layered Rectpacking and box should respect content alignment Mar 31, 2020
@uruuru
Copy link
Contributor

uruuru commented Apr 3, 2020

Has this been fixed by #535?

@soerendomroes
Copy link
Contributor Author

Yes.

@uruuru uruuru added this to the Release 0.7.0 milestone Apr 3, 2020
@uruuru uruuru added alg-rectpacking Affects the ELK RectPacking algorithm. enhancement An improvement to existing functionality. labels Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alg-rectpacking Affects the ELK RectPacking algorithm. enhancement An improvement to existing functionality.
Projects
None yet
Development

No branches or pull requests

2 participants