Skip to content

[PlasmoidHeading]: Set implicit sizing properly

Jan Blackquill requested to merge work/janb/plasmoid-heading-sizing into master

The implicit sizing was set strangely, with implicitHeight not being set, and implicitWidth not following QQC2 conventions. Content height was also being set for some reason.

Merge request reports