Skip to content

applets/notifications: enable `reuseItems` when `count >= 20`

Fushan Wen requested to merge work/fuf/reuseItems into master

As NotificationItem is heavy to be created, it's necessary to enable reuseItems to improve the scrolling performance. Animations are disabled to work around https://bugreports.qt.io/browse/QTBUG-107458

BUG: 436243 FIXED-IN: 5.27

2022-11-03_23-43-34

Merge request reports