Skip to content

qml: refactor SliderBar as ProgressBar

Pierre Lamot requested to merge chub/vlc:qml/qt6-slider into master

qml slider native event handling is messing with the touch handlers and the mouse area implementation don't work well with Qt6

Merge request reports