topology-foundation / ts-topology

The official TypeScript implementation of Topology Protocol
MIT License
4 stars 1 forks source link

Fix issue where you have to click twice for connecting to an external CRO #10

Open d-roak opened 3 weeks ago

d-roak commented 3 weeks ago

Relevant pieces of code: https://github.com/topology-foundation/ts-topology/blob/c662c00eb9acabdb50b884191cdfaf7f545a7ad1/examples/canvas/src/index.ts#L71-L87