Is there a way to delete a container while leaving its children in place? I know it’s possible to drag a child widget out of its container and then delete the container, but I’m wondering if there’s a “bulk” way to achieve this for many widgets.
Cheers,
Dan