pyiron/ironflow

:bug: Invisible canvas widgets can still get selected

Closed this issue · 0 comments

To reproduce:

  • place two nodes
  • connect them
  • hide the IO of at least one
  • click on the remaining visible connected port, and where you know the invisible port to be located
  • the connection (wrongly) gets terminated.

Desired behaviour: invisible canvas widgets should be really non-existent.