[Style KCM] Forward geometryChanged to parent class
ClosedPublic

Authored by broulik on Dec 2 2019, 6:06 PM.

Details

Summary

Required so properties width and height are correct.

Test Plan

Tried to anchors.fill: parent an item inside and it didn't show up, noticed width and height were reported as zero.
This patch fixes that.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Dec 2 2019, 6:06 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 2 2019, 6:06 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Dec 2 2019, 6:06 PM
ngraham accepted this revision.Dec 2 2019, 6:09 PM
This revision is now accepted and ready to land.Dec 2 2019, 6:09 PM
This revision was automatically updated to reflect the committed changes.