Skip to content

qml/Player: Fade to hide instead of scrolling

Benjamin Arnaud requested to merge bunjee/vlc:ci-fade into master

This MR switches to a fading implementation when hiding the player controls instead of a scrolling behavior. Moving components up or down tends to be missleading regarding the genuine position of items. Other than that it's partly a subjective choice.

Before: 1VzQqYOaWS

After: oUhmxW3VKE

Edited by Benjamin Arnaud

Merge request reports