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 locking for incoming connections #452

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BOJIT
Copy link
Contributor

@BOJIT BOJIT commented Jul 30, 2023

The Anchor component has a locked property that prevents outgoing edges from being created.
However, the option does not disable edges from other nodes from being connected to it.

This PR prevents any edge creation, plus prevents the hovering styling from being applied to the locked anchor.

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.

None yet

1 participant