all UI controls are right handed, even when left handed mouse in enabled
Windows 10, VST3 64bit, Ableton Live 11.3.x. Vaporizer v3.4.2
I am a lefty and have my mouse buttons switched/reversed accordingly. Unfortunately Vaporizer2 doesn't respect that setting and nearly all UI elements cannot be used with the "wrong" mouse button.
UI controls affected:
- the wavetable windows/partials
- knobs
- buttons
- the drop down menus on the left (e.g. MSEG) and in Filter on the right are weird, I can only open them with the correct click (the right), but then they show the content AND the context menu
Not affected (works correctly):
- preset selection and arrows in preset selection
- minimize and maximize area button
- PB wheel works with both buttons
- the vertical select (WT editor, Filter etc)
- the drop down menus on the right (in WT editor)
Interesting. I will look into that.
Needs a fix in JUCE: https://forum.juce.com/t/using-right-click-as-primary-mouse-button-doesnt-work-on-windows/25368/5
thanks for looking into this! Is this because of JUCE 4? I have a couple of other juce based plugins which do not show this behavior for example (https://github.com/RitaAndAurora/kijimi-babu-frik ) , this is only the second plugin that I have ever used, that has that problem. I've tried identifying the source code how Babfrik handles it, but couldn't (not good at that)