Skip to content

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.

BUG:460895 CCBUG:462399

Edited by Akseli Lahtinen

Merge request reports