Hello,
Is there any way to prevent a UIWidget that's under a parent panel with clipping turned on from being clipped? I have a widget that needs to be clipped, and a child widget that shouldn't be.
As of now I set the child widget to a different parent panel and sync the position using anchors, but was wondering if there was an easier way this could be done.
Thanks!