https://bugs.kde.org/show_bug.cgi?id=462399
--- Comment #9 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 460895 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.