Skip to content

Draft: KF6: CardsGridView rework in cpp

This MR reworks how CardsGridView, but in cpp. The reason I am doing this in cpp is I think it would allow me to do some little optimizations on property changes that, in qml, would be awkward to do.

Please see this MR.

Merge request reports