Skip to content

Small changes to Nodes

Geoxor requested to merge github/fork/Scanavium/v2-improvements into v2

Created by: Scanavium

The Unhook button now removes all connections at once as well as connects every node prior to every node next in the chain. It is basically the same as it the node where bypassed but got deleted instead. Also added a check to prevent nodes to be connected to themselves, avoiding self-referencing. Why anyone would do this tho is unclear.

Merge request reports