Skip to content

Revert "[AbstractCard] Show header/footer only if content is visible"

Ismael Asensio requested to merge work/fix-invisible-headers into master

This reverts commit 2a3a3889.

It creates a "mortal lock" on the visible property. As the children automatically inherit this property from the parent, once the parent has ever been hidden, it cannot be made visible again.

Merge request reports

Loading