Skip to content

widgets/dialog: Fix dialog margins

Ismael Asensio requested to merge work/iasensio/fix-widgets-dialog-margins into master

Set the layout contents margins to 0, so the QQuickWidget can extend the full dialog.

Tested with dolphin on the kf6 branch.

BEFORE AFTER GammaRay (just for fun)
knewstuff-widgets-before.png knewstuff-widgets-after.png knewstuff-widgets-gammaray.png

Merge request reports