Skip to content

Explicitly bind popup size to contents

Marco Martin requested to merge work/mart/popupSize into master

PopupPlasmaWindow doesn't have the size auto-binded by design, so is necessary to manually bind it on QML side

BUG:477846

Merge request reports