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
Loading
Please register or sign in to comment