https://bugs.kde.org/show_bug.cgi?id=494902
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-systemmonitor/-/c |ma/plasma-systemmonitor/-/c |ommit/e4fe1b39c5bff5d4a99a1 |ommit/86bb7928461d10553ba09 |37090ebb0c43dbf8d7d |179895b15abf25f6aea --- Comment #4 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 86bb7928461d10553ba09179895b15abf25f6aea by Akseli Lahtinen. Committed on 22/11/2024 at 10:15. Pushed by akselmo into branch 'Plasma/6.2'. EditablePage: Set loadOverlay margins explicitly, set loader invisible during loading 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. (cherry picked from commit e4fe1b39c5bff5d4a99a137090ebb0c43dbf8d7d) 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 <akse...@akselmo.dev> M +7 -1 src/page/EditablePage.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/86bb7928461d10553ba09179895b15abf25f6aea -- You are receiving this mail because: You are watching all bug changes.