Skip to content

Propagate implicitHeight properly

Nicolas Fella requested to merge work/impheight into master

When holding an AlternativesView in an OverlaySheet we need a proper implicitHeight for the sizing to be correct.

Make sure the implicitHeight propagates properly from the config up

Merge request reports