vin/vout selection syntax via url fragments

This commit is contained in:
Mononaut
2022-10-11 20:54:17 +00:00
parent 1ea4ec55d5
commit 8978fadbf9
5 changed files with 74 additions and 29 deletions

View File

@@ -210,8 +210,6 @@
[network]="network"
[tooltip]="true"
[inputIndex]="inputIndex" [outputIndex]="outputIndex"
(selectInput)="selectInput($event)"
(selectOutput)="selectOutput($event)"
>
</tx-bowtie-graph>
</div>