https://bugs.kde.org/show_bug.cgi?id=449583
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/14c9ef14 | |f21b163df12fb77e704694c8838 | |51915 --- Comment #4 from Nate Graham <[email protected]> --- Git commit 14c9ef14f21b163df12fb77e704694c883851915 by Nate Graham, on behalf of Aleix Pol. Committed on 05/02/2022 at 03:20. Pushed by ngraham into branch 'master'. ApplicationPage: Fix infinite resize loop on screenshoots We were fitting it in height and it was freaking out whenever the horizontal scrollbar appeared. Now it depends on the ScrollView size instead of the ListView and so the loop is broken. M +1 -0 discover/qml/ApplicationPage.qml M +4 -5 discover/qml/ApplicationScreenshots.qml https://invent.kde.org/plasma/discover/commit/14c9ef14f21b163df12fb77e704694c883851915 -- You are receiving this mail because: You are watching all bug changes.
