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

Automatically update connection position #245

Open
1 task
AJamesPhillips opened this issue Aug 30, 2024 · 0 comments
Open
1 task

Automatically update connection position #245

AJamesPhillips opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@AJamesPhillips
Copy link
Owner

Currently

  • The ability for connections (links) to originate from or terminate to another connection has been added with c7f3863
  • The connection location can be edited manually by:
    • Clicking "Manually Update Link Location", added by dcced67
image

Description (acceptance criteria)

  • Automatically update the connection's location when:
    • one of its terminal attribute types is changed
    • one of its terminal connection wcomponents is changed for a different wcomponent/none.

Not included:

  • offer to update the location of connections that join to a component when it changes it's location / scale. This would need to be performed using the graph / depth approach because now that we allow connections to connect to each other this no longer a DAG as it may contain cycles.

Why (hypothesis)

  • Better user experience

Alternatives you've considered

None

@AJamesPhillips AJamesPhillips added bug Something isn't working enhancement New feature or request labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant