Skip to content

馃崚 applets/kickoff: Disable reusing items

Nate Graham requested to merge work/cherry-pick-aa8a1fbf into Plasma/6.0

Together with switching models of the view like kickoff does reusing delegates confuses Qt. Debugging the a wrong entry reveals that the 'model' property inside the delegate and the required properties still refer to the previous model. BUG:445512 FIXED-IN:6.0.4

(cherry picked from commit aa8a1fbf)

Merge request reports