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

Make edge labels legible and selectable #1205

Merged
merged 10 commits into from
Feb 18, 2025
Merged

Make edge labels legible and selectable #1205

merged 10 commits into from
Feb 18, 2025

Conversation

jgadsden
Copy link
Collaborator

@jgadsden jgadsden commented Feb 14, 2025

Summary:
The labels for data flow and trust boundary curve can not be used to select the edge - it would be very useful if they could
also the labels can be obscured by the line passing through them - this needs whitespace around the label

Description for the changelog:
flow and trust boundary labels made legible and selectable

Other info:
also applies a select box around the flow stencil and trust boundary curve stencil, for easier selection of these stencils
closes #1198
although it does not solve #1174 , this is the best we can do. If the verticex change event is used to select the data flow then the vertex no longer becomes available for change. This comes from AntV/X6 and is unlikely to change
closes #1174

@jgadsden jgadsden self-assigned this Feb 14, 2025
@jgadsden jgadsden requested a review from lreading February 18, 2025 06:41
Copy link
Collaborator

@lreading lreading left a comment

Choose a reason for hiding this comment

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

Lots of great work in here, thank you @jgadsden! <3

@jgadsden jgadsden merged commit 13d00fd into main Feb 18, 2025
10 checks passed
@jgadsden jgadsden deleted the edge-labels branch February 18, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants