mirror of
https://github.com/gnuradio/gnuradio-companion.git
synced 2025-12-10 00:42:30 -06:00
In some situations setting up a connection between an output and input the input port remains selected. So clicking another output port establishes an unwanted connection. This commit handles this situation. Fixes #7345 Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>