Skip to content
Verified Commit efb5b04f authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Padding: Remove old overridden contentItem from the visual hierarchy

This is similar to what QQC2.Control does, except we can't reliably
reset visibility (which is also transient). So let's only unset the
parent, since we set it for a new item already.

Fixes old items floating around parented to Padding item overlapping
with a new content item and not being properly sized anymore.
parent b283e3aa
Pipeline #660087 passed with stage
in 4 minutes and 22 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment