Skip to content

qml: Propagate paddings across children

Benjamin Arnaud requested to merge bunjee/vlc:ci-marginsB into master

This MR propagates paddings from MainDisplay across children. Currently, this enables us to define safe margins at the top of the hierarchy and sequentially deciding whether we apply them or not, depending on each Item behavior.

depends !3090 (merged)

Edited by Benjamin Arnaud

Merge request reports