I'm designing a patch to be used by others, and there is a canvas that worries me. It holds important buttons and triggers that I DONT want anyone to touch, because they are controlled by software independently.
Is there a way I can make canvases "view only" so that people don't accidentally press buttons? Maybe an invisible layer of some sort which shields clicks from activating buttons/triggers/etc.?
Thank you,
Sebastian