Skip to content

applets/mediacontroller: Use PauseAnimation in replaceExit

Fushan Wen requested to merge work/fuf/mc-use-pauseanimation into master

applets/mediacontroller: Use PauseAnimation in replaceExit

Keep the old image around till the new one is fully faded in, or the background is too obvious when using a light theme.

applets/mediacontroller: Perform fade-out when image ratio changes

If the new ratio and the old ratio are different, perform a fade-out animation for the old image to prevent it from suddenly disappearing.

2022-04-23_12-35-34

CCBUG: 446862

Merge request reports