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

fix(layout.PortLabel): fix passing of label.position.args.attrs in inside, outside, radial layouts #2282

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

zbynekstara
Copy link
Contributor

Description

Makes sure that label.position.args.attrs are correctly propagated for all PortLabel layout functions.

Motivation and Context

There is a bug in the layout.PortLabel implementation which ignores label.position.args.attrs for inside, insideOriented, outside, outsideOriented, radial, and radialOriented layouts, which is contrary to what the documentation says. This PR fixes the bug.

In addition, this PR fixes issues in the documentation stemming from mixing HTML and Markdown code.

@kumilingus kumilingus merged commit 2b82631 into clientIO:master Aug 1, 2023
3 checks passed
@zbynekstara zbynekstara deleted the portlabel-attrs branch August 1, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants