Long press (touch) doesn't open context menu for EffectChooser and OscWaveformDisplay #5980
Labels
Bug Report
Item submitted using the Bug Report template
UX
Issues related to user experience (UX) - mouse, touch, keyboard, MIDI inputs, etc.
Milestone
Continuation of #5802.
There's widget mixin stuff in EffectChooser.cpp but maybe I badly positioned some of those mixin methods there, or maybe drag and drop fights it somehow. As for OWD, when I tried deriving the widget mixin, it didn't wanna compile saying
notifyControlModifierClicked()
is undefined etc.The text was updated successfully, but these errors were encountered: