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

Please allow input/output connectors to be placed anywhere on the boxes. #1717

Open
wellloaded opened this issue May 9, 2024 · 0 comments
Open

Comments

@wellloaded
Copy link

wellloaded commented May 9, 2024

It's so frustrating to add 20 different conditions left to right to then having to loop back to the left multiple time. SImply unreadable.

My suggestion here below would make the flowchart readable, you start adding boxes and conditions left to right because this is currently a limitation of each box (GUI)

It would be an immense value if you could allow for each input/ouput relevant to the box a "side of relevance" parameter.

e.g.

  • input right
  • output left

or

  • input left
  • output bottom

or for a multiple outputs: (e.g. conditions):

  • input top
  • output path1 left
  • output path2 bottom
  • output path3 right

This relatively simple change to the GUI would make such a better interface!
Thanks

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