plugdata icon indicating copy to clipboard operation
plugdata copied to clipboard

Multi-patching other outlets

Open daveriedstra opened this issue 9 months ago • 2 comments

When patching from an outlet other than the left-most on multiple selected atoms to a single point (like this: https://github.com/plugdata-team/plugdata/issues/72#issuecomment-1172981777), two behaviours are possible:

  1. hold shift then start drag - behaviour is as expected
  2. start drag then hold shift - left outlet is used regardless of which is dragged from

daveriedstra avatar Mar 24 '25 20:03 daveriedstra

https://github.com/user-attachments/assets/bfabd8a9-e725-4b1a-a3af-355370db053d

I can't reproduce this on the latest builds, is this fixed?

timothyschoen avatar Jul 15 '25 15:07 timothyschoen

I just downloaded 0.9.2-test (ubuntu 22.04 as I'm on Pop!_OS) and the behaviour has changed to the following:

  1. hold shift then start drag - behaviour is as expected (same)
  2. start drag then hold shift - only the clicked outlet is connected, and cursor stays in connection mode as if only one atom was ever selected

daveriedstra avatar Jul 15 '25 17:07 daveriedstra