Skip to content

Resolves #77: Inputs / Outputs now enter / exit from the side#98

Open
Tokessa wants to merge 9 commits into
kieler:masterfrom
Tokessa:issue-77
Open

Resolves #77: Inputs / Outputs now enter / exit from the side#98
Tokessa wants to merge 9 commits into
kieler:masterfrom
Tokessa:issue-77

Conversation

@Tokessa

@Tokessa Tokessa commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

Resolves #77:

  • Inputs to nodes in the control structure now come from the top and enter from the west side
  • Outputs to nodes now go to the bottom and exit from the east side of the node

(Note: Currently, there is still a bug with Elk whereby the edges do not always go into the node from the correct side, even though the port is set correctly. Furthermore, the edges run across other labels, making them difficult to read.)

Comment thread extension/src-language-server/stpa/diagram/diagram-controlStructure.ts Outdated
Comment thread extension/src-language-server/stpa/diagram/diagram-controlStructure.ts Outdated
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.

Input and Output should enter and exit on the sides of node boxes instead of top and bottom

2 participants