FlowGraph
FlowGraph copied to clipboard
Refactor numbered pins support, so it would fully safe to add regular pins
Currently, adding regular pins like Stop or Reset to nodes with numbered pins (where users can add numbered pins) might have issues because of such places in code.

Return to PR #109 after dealing with this issue.