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

linkTools.Vertices: prevent vertex creation on labels #2688

Open
kumilingus opened this issue Jun 8, 2024 Discussed in #2686 · 1 comment
Open

linkTools.Vertices: prevent vertex creation on labels #2688

kumilingus opened this issue Jun 8, 2024 Discussed in #2686 · 1 comment
Assignees
Labels
candidate feature A candidate for a built-in JointJS feature / plugin.

Comments

@kumilingus
Copy link
Contributor

Discussed in #2686

Originally posted by dsrdh June 8, 2024

Introduction

I have a label that opens a pop-up when clicked. This link has two tools - vertex tool & remove tool.
The vertex tool shouldn't work on areas overlapping the labels - so that it doesn't prevent the pop-up from opening.
Additionally, the remove tool should be placed above the label in case it overlaps the label.

How can I achieve this functionality in JointJs v4?

Steps to reproduce

No response

Restrictions & Constraints

No response

Does your question relate to JointJS or JointJS+. Select both if applicable.

JointJS

@kumilingus kumilingus added the candidate feature A candidate for a built-in JointJS feature / plugin. label Jun 8, 2024
@kumilingus kumilingus self-assigned this Jun 8, 2024
@kumilingus
Copy link
Contributor Author

Fixed by #2689.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
candidate feature A candidate for a built-in JointJS feature / plugin.
Projects
None yet
Development

No branches or pull requests

1 participant