Skip to content

[Notifications] Use popupWidth for thumbnail size

Kai Uwe Broulik requested to merge work/kbrouli/noti-thumbnail-fixed-size into master

Instead of relying on the thumbnail strip size, which can temporarily change during (re)layouting and/or be incorrect when we initially fetch the thumbnail.

The potential change in image fidelity in notification history is imho justifiable over the improved speed and reliability of thumbnail generation when we don't needlessly create a pixmap we don't use.

Merge request reports