https://bugs.kde.org/show_bug.cgi?id=460895
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/-/commi |80c5928fa2a26503dd28a4766c1 |t/1cfa672b8b81d17d2f0d469d3 |4148815884be7 |1395a94b18cb62a Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #18 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 1cfa672b8b81d17d2f0d469d31395a94b18cb62a by Akseli Lahtinen. Committed on 03/06/2024 at 13:28. Pushed by akselmo into branch 'master'. notifications/ThumbnailStrip.qml: Set thumbnail to fixed size Setting the `implicitHeight` of a thumbnail to a fixed size fixes freezing with plasmashell, where it was constantly calculating a new size for the image, which in turn made the scrollbar calculate a new size for itself, thus freezing plasmashell. Related: bug 462399 M +2 -3 applets/notifications/package/contents/ui/ThumbnailStrip.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/1cfa672b8b81d17d2f0d469d31395a94b18cb62a -- You are receiving this mail because: You are watching all bug changes.