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

Allow to restrict number of connections #4790

Open
fhg-isi opened this issue Dec 11, 2024 · 0 comments
Open

Allow to restrict number of connections #4790

fhg-isi opened this issue Dec 11, 2024 · 0 comments

Comments

@fhg-isi
Copy link

fhg-isi commented Dec 11, 2024

  • [x ] I agree to follow the Code of Conduct that this project adheres to.
  • [x ] I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Is your feature request related to a problem? Please describe.

I would like to restrict the number of allowed connections for elements.
For example my "source" element should only allow one connection.

Describe the solution you'd like
Implement a property numberOfAllowedConnections to restrict the number of possible connections.

Describe alternatives you've considered
I manually created a single connection point and enabled snapping.
Its still possible to add extra connections at arbitrary positions.

Additional context

Also see
https://stackoverflow.com/questions/79270946/how-to-limit-the-number-of-connections-for-a-shape-in-draw-io-app-diagrams-net

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

No branches or pull requests

1 participant