Skip to content

Hide edge labels on layout#108

Open
Kr0nox wants to merge 1 commit into
mainfrom
hide-labels
Open

Hide edge labels on layout#108
Kr0nox wants to merge 1 commit into
mainfrom
hide-labels

Conversation

@Kr0nox
Copy link
Copy Markdown
Contributor

@Kr0nox Kr0nox commented May 20, 2026

fixes DataFlowAnalysis/DataFlowAnalysis#239

Hides labels on circles and wrapping. on lines we take the length into account

Copy link
Copy Markdown
Collaborator

@01Parzival10 01Parzival10 left a comment

Choose a reason for hiding this comment

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

When changing back to Lines the labels stay hidden. Is that intended?

Also: The formatting menu always shows lines as method, no matter what is actually selected

@Kr0nox
Copy link
Copy Markdown
Contributor Author

Kr0nox commented May 21, 2026

When changing back to Lines the labels stay hidden. Is that intended?

We could also always show the labels when doing a lines layout, however this might be annoying to users when they intetionally hide them and then they get shown again

Also: The formatting menu always shows lines as method, no matter what is actually selected

This is intended behaviour. As "Lines" ist our main layouting method, clicking on the root component executes the layouting with lines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Big edge labels do not play well with auto-layouting

2 participants