I’m using widget switcher to have child widgets inside of my main widget which is just 3 tabs.
Once one tab is pressed it opens up the child widget, but I can’t click on another tab because the child widget’s canvas panel overlaps overlaps the main widget.
How can I click on buttons beneath empty areas of the child widgets canvas?