baseview icon indicating copy to clipboard operation
baseview copied to clipboard

Implement input focus for Mac & Windows

Open dathinaios opened this issue 11 months ago • 1 comments

As per https://github.com/RustAudio/baseview/issues/152. Still not working for VST but that appears to be due to a separate issue (see https://github.com/RustAudio/baseview/issues/169). I tested it in a nih_plug CLAP plugin in Reaper. I had to modify vizia_baseview to call set_input_focus when the alt-click event is triggered. Will also commit those changes there if this is accepted as a solution.

dathinaios avatar Mar 19 '24 15:03 dathinaios