https://bugs.kde.org/show_bug.cgi?id=438171
Méven Car <meve...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.21.2 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/c5 | |61706fed003b1746223a1c25cc4 | |b476c835082 Resolution|--- |FIXED --- Comment #4 from Méven Car <meve...@gmail.com> --- Git commit c561706fed003b1746223a1c25cc4b476c835082 by Méven Car, on behalf of Nate Graham. Committed on 20/06/2021 at 09:57. Pushed by ngraham into branch 'master'. [kcms/landingpage] Give up on vertical centering and let it scroll In the past, we made the content view of this KCM center vertically. However that caused binding loops and made resizing slow. Then later we made it non-scrollable so that it could be vertically centered, but that broke scrollability for users with very short screens. This commit simplifies the situation to stop doing anything fancy at all and just uses a boring old SimpleKCM. This lets it be scrollable but does not have vertical centering for the content. However no other KCM vertically centers its content like this anyway, so arguably there is a consistency win as well. FIXED-IN: 5.21.2 M +1 -14 kcms/landingpage/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/c561706fed003b1746223a1c25cc4b476c835082 -- You are receiving this mail because: You are watching all bug changes.