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.
Edited by Akseli Lahtinen