-
Notifications
You must be signed in to change notification settings - Fork 124
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
Edge labels for segmented edges shift when switching selection #402
Milestone
Comments
yannsartori
added a commit
to yannsartori/JetUML
that referenced
this issue
Jan 14, 2021
yannsartori
added a commit
to yannsartori/JetUML
that referenced
this issue
Jan 14, 2021
yannsartori
added a commit
to yannsartori/JetUML
that referenced
this issue
Jan 15, 2021
yannsartori
added a commit
to yannsartori/JetUML
that referenced
this issue
Jan 15, 2021
prmr
changed the title
Edge labels for segmented edges shift when switching selection between a class who has attributes versus one who has none
Edge labels for segmented edges shift when switching selection
Jan 16, 2021
yannsartori
added a commit
to yannsartori/JetUML
that referenced
this issue
Jan 16, 2021
yannsartori
added a commit
to yannsartori/JetUML
that referenced
this issue
Jan 16, 2021
prmr
added a commit
that referenced
this issue
Jan 18, 2021
…lignment-properties-in-drawString #402 Save and restore the text alignment when drawing strings
louib
pushed a commit
to louib/JetUML
that referenced
this issue
Aug 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
If you have edge labels on segmented edges (aggregation, composition, or association) and there is at least one class with some attributes and at least one without, regardless of which classes you select, alternating between selecting one with some attributes versus one without moves the labels of all the segmented edges present on the diagram.
The correct behaviour should be it remains static.
Steps to reproduce
Configuration
The text was updated successfully, but these errors were encountered: