Skip to content

qml/SliderBar: Apply position inside 'onCompleted'

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

Calling the state machine signal does not seem to be a good idea given the Connection(s) items are not fully loaded. This fixes an issue of the Player position not being applied when loading the SliderBar.

Edited by Benjamin Arnaud

Merge request reports