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

elk.layered: Fixed end label processing #142

Merged
merged 1 commit into from
Feb 15, 2017
Merged

elk.layered: Fixed end label processing #142

merged 1 commit into from
Feb 15, 2017

Conversation

eNBeWe
Copy link

@eNBeWe eNBeWe commented Feb 15, 2017

The processing of end labels was not working due to the graph not being
layered anymore after the HierarchicalNodeResizeProcessor. The change
schedules the EndLabelProcessor before the HierarchicalNodeResizeProcessor.

Signed-off-by: Nis Wechselberg enbewe@enbewe.de

The processing of end labels was not working due to the graph not being
layered anymore after the HierarchicalNodeResizeProcessor. The change
schedules  the EndLabelProcessor before the
HierarchicalNodeResizeProcessor.

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
@le-cds le-cds merged commit 62cec0e into eclipse:master Feb 15, 2017
@le-cds le-cds added the bug Erroneous behaviour. label Feb 15, 2017
@le-cds le-cds added this to the Release 0.2.1 milestone Feb 15, 2017
@eNBeWe eNBeWe deleted the endLabels branch February 15, 2017 22:55
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.

None yet

2 participants