Lower the max flick velocity of settingview

On my system it was 2500, which made it almost impossible to work with
the trackpad

CURA-9025
This commit is contained in:
Jaime van Kessel 2022-03-10 11:45:39 +01:00
parent 84a0c732c1
commit a5098f469b

View file

@ -180,7 +180,7 @@ Item
ListView ListView
{ {
id: contents id: contents
maximumFlickVelocity: 1000
anchors anchors
{ {
top: filterContainer.bottom top: filterContainer.bottom