Hi
I have two canvas containers the same size, using dynamic visability I want to show either one or the other. When I have them side by side this works fine but if I overlay them the 2nd canvas does not display when the conditions are meet to hide the first. Is this because when I overlay them the 2nd canvas becomes a component on the first and is there a work around?
Thanks