https://bugs.kde.org/show_bug.cgi?id=447958
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/5718 | |7b7e6a1c6396c95b9450ff4c8ac | |b8e70f431 Resolution|DUPLICATE |FIXED --- Comment #14 from Aleix Pol <aleix...@kde.org> --- Git commit 57187b7e6a1c6396c95b9450ff4c8acb8e70f431 by Aleix Pol. Committed on 08/04/2022 at 15:02. Pushed by apol into branch 'master'. AboutPage: Prevent infinite loop Do not use the width of the item but the width of the page to decide if we are on wide mode in the FormLayout. For some reason our default height hits a perfect storm of: - growing past the page height - adds a scrollbar - this narrows the view and we enable the compact mode - this makes it fit again - goto 0 M +2 -0 src/controls/AboutItem.qml M +1 -0 src/controls/AboutPage.qml https://invent.kde.org/frameworks/kirigami/commit/57187b7e6a1c6396c95b9450ff4c8acb8e70f431 -- You are receiving this mail because: You are watching all bug changes.