Skip to content

applets/mediacontroller: disable geometry timer when widget is not expanded

Fushan Wen requested to merge work/fuf/477866 into master

The geometry of the stack view will change during expansion, which causes unnecessary reloading of the same image.

BUG: 477866 FIXED-IN: 6.0

Merge request reports