Skip to content

Port CardsListView to use reuseItems instead of the DelegateRecycler

Aleix Pol Gonzalez requested to merge work/cards-reuseItem-v2 into master

QtDeclarative can implement it properly. It seems to work as good if not better, produces much fewer warnings.

Merge request reports