mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 05:49:03 +08:00
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:
parent
84a0c732c1
commit
a5098f469b
@ -180,7 +180,7 @@ Item
|
||||
ListView
|
||||
{
|
||||
id: contents
|
||||
|
||||
maximumFlickVelocity: 1000
|
||||
anchors
|
||||
{
|
||||
top: filterContainer.bottom
|
||||
|
Loading…
x
Reference in New Issue
Block a user