fix: fix slider sliding when using the mouse scroll

Fixes #1726
This commit is contained in:
Jonathan Rainville 2021-01-21 15:08:30 -05:00 committed by Iuri Matias
parent 6dad050cc7
commit 92332e9c2d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ QQC1.Slider {
id: slider
anchors.left: parent.left
anchors.right: parent.right
wheelEnabled: false
style: SliderStyle {
groove: Rectangle {
implicitHeight: 4