Skip to content

馃崚applets/mediacontroller: cleanup album arts when they go out of view

Fushan Wen requested to merge work/cherry-pick-deb5bc26 into Plasma/6.0

Album arts are transitioned in a StackView. We have to do the memory management of pushed items ourselves.

onRemoved only fires when all transitions end, if you're switching songs quickly this can take some time giving the false appearance of a memory leak.

(cherry picked from commit deb5bc26)

Merge request reports