How can I remove Draggable EQ right click menu ?
-
Hi, I searched the forum and found some answers but they are not helping me. Can you show me which lines should I comment out from the source code so that right clicking on draggable filter panel floating tile will not work
Thank you.
.
-
@mehmethand You can set AllowContextMenu to false in the processor settings: https://docs.hise.dev/ui-components/floating-tiles/plugin/draggablefilterpanel.html
-
@Consint Thank you so much.