Uhm, now I'm confused as the functionality is no longer consistent. It seemed to be working fine? A single click (timeout exceeded) would move focus to the target bus and a double click (within timeout) would spawn the dialog (allowing for edit).
Now, there's this unpredictable behavior where sometimes it'll move the focus and other times it won't.
I'm also seeing a bit of a unintended side-effect where a previously selected aux plugin (and therefore, corresponding behavior) will persist so when the track is highlighted again (after highlighting another track), focus is moved to the aux bus. A good fix might be to "deselect" any/all plugins attached to a given track each and every time a track is selected. That would act as a kind of reasonable "reset".
Uhm, now I'm confused as the functionality is no longer consistent. It seemed to be working fine? A single click (timeout exceeded) would move focus to the target bus and a double click (within timeout) would spawn the dialog (allowing for edit).
Now, there's this unpredictable behavior where sometimes it'll move the focus and other times it won't.
I'm also seeing a bit of a unintended side-effect where a previously selected aux plugin (and therefore, corresponding behavior) will persist so when the track is highlighted again (after highlighting another track), focus is moved to the aux bus. A good fix might be to "deselect" any/all plugins attached to a given track each and every time a track is selected. That would act as a kind of reasonable "reset".