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

GlobalDrawer: Fix header with invisible content taking up space

That `contentItem` didn't refer to anything meaningful, and was probably
an implementation oversight.

You should never bind parents' visibility to their children visibility,
but here it is the only way to make some reasonable educated guess
about parent size, so let's keep parent visible, and bind size instead.

Amends c3e00e58
parent e37f00dd
Pipeline #366543 passed with stage
in 6 minutes and 7 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