kcms/rules: Reuse items on the property selection ListView

This makes scrolling the list view much more responsive as there
is no need to create new delegates

BUG: 449275
FIXED-IN: 6.2
This commit is contained in:
Ismael Asensio 2024-07-21 16:56:32 +02:00
parent 90dbeef1d6
commit 893bffd572

View file

@ -185,6 +185,7 @@ KCM.ScrollViewKCM {
model: overlayModel
Layout.preferredWidth: Kirigami.Units.gridUnit * 28
clip: true
reuseItems: true
section {
property: "section"