0

I have a master canvas and am adding child Canvases. On my master canvas I have shapes added with baseCanvas.rawChildren.addChild(). But I want to draw canvases on top of the master canvas. These canvases can be moved around with the mouse. Whenever I move a child canvas over a shape, the shape bleeds through. It seems shapes rest on a layer above the child canvases. Anyway to have shapes not bleed through other child canvases?

4

0 回答 0