Skip to content

EditablePage: Set loadOverlay margins explicitly, set loader invisible during loading

Akseli Lahtinen requested to merge work/cherry-pick-e4fe1b39 into Plasma/6.2

When items are being loaded, they should be invisible so they do not flicker or otherwise show up during creation.

Set the loadOverlay margins to fit their parent. Previously if parent had margins, loadOverlay would also use those same margins, not hiding the page fully. This makes sure we ignore those margins for loadOverlay.

BUG:494902

(cherry picked from commit e4fe1b39)

163fa492 EditablePage: Set loadOverlay margins explicitly, set loader invisible during loading cc7ce951 Set visible false/true inside the if statements 2f8c1aed Remove centerIn parent

Co-authored-by: Akseli Lahtinen akselmo@akselmo.dev

Merge request reports

Loading