https://bugs.kde.org/show_bug.cgi?id=494902
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/e4fe1b39c5bff5d4a99a1 | |37090ebb0c43dbf8d7d --- Comment #3 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit e4fe1b39c5bff5d4a99a137090ebb0c43dbf8d7d by Akseli Lahtinen. Committed on 22/11/2024 at 10:05. Pushed by akselmo into branch 'master'. 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. M +7 -1 src/page/EditablePage.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/e4fe1b39c5bff5d4a99a137090ebb0c43dbf8d7d -- You are receiving this mail because: You are watching all bug changes.