https://bugs.kde.org/show_bug.cgi?id=433726
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-systemmonitor/com |ma/plasma-systemmonitor/com |mit/20426cca3fa124f30ae44ac |mit/2c36107c8a6d1747d809e08 |6866dc687d5d73e71 |df3bdcdf6a5691729 --- Comment #5 from David Redondo <k...@david-redondo.de> --- Git commit 2c36107c8a6d1747d809e08df3bdcdf6a5691729 by David Redondo. Committed on 04/03/2021 at 12:22. Pushed by davidre into branch 'Plasma/5.21'. Fix initial size of page download dialog After reading the Qt Dialog code, I believe that by setting visible: true we were hitting setVisible to early when we did not have a contenItem and the dialog stays small even if we later set the contenItem. FIXED-IN:5.21.3 (cherry picked from commit 20426cca3fa124f30ae44ac6866dc687d5d73e71) M +0 -4 src/main.qml https://invent.kde.org/plasma/plasma-systemmonitor/commit/2c36107c8a6d1747d809e08df3bdcdf6a5691729 -- You are receiving this mail because: You are watching all bug changes.