Fix goal is disabling kinetic scrolling

This commit is contained in:
vslg
2020-05-20 23:03:36 -03:00
parent 1bad1e1106
commit 6f68f35810
5 changed files with 10 additions and 14 deletions

View File

@@ -118,7 +118,7 @@ ListView {
}
HTrackpadFix {
HKineticScrollingDisabler {
id: mouseArea
anchors.fill: parent
}