Skip to content

qml: fix player seekbar position is not updated when hidden

Using Item for the FSM implementation had the drawback that when the seekbar was hidden, the FSM was disabled (enabled became false) by propagation

Merge request reports

Loading