Is there a way to have certain children of a mask ignore it? I’m using a scrollview which contains buttons so I want them to be cut off by the mask. However, clicking these buttons opens a pop up to the right of the scrollview which obviously are being blocked by the mask too.
Is it possible to have these elements ignore the mask?