Skip to content

Conversation

@zykure
Copy link
Contributor

@zykure zykure commented Feb 3, 2020

Improve usability by adding two features:

  • Middle-click on knobs and buttons resets them to default values. (This made it necessary to create deep-copies of used arrays/maps in the constructor.)

  • Middle-click on patch panel ports removes existing connections. This works in addition to the "rewire-connection-to-remove" feature. In case of multiple connections on one port, the oldest one is removed first. The connection array now uses consistent order of its from/to fields to match actual input/output ports.

note: also made `connection.from|to` more consistent - now 'from' is always output and 'to' is always input.
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.

1 participant