mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:39:04 +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
|
ListView
|
||||||
{
|
{
|
||||||
id: contents
|
id: contents
|
||||||
|
maximumFlickVelocity: 1000
|
||||||
anchors
|
anchors
|
||||||
{
|
{
|
||||||
top: filterContainer.bottom
|
top: filterContainer.bottom
|
||||||
|
Loading…
x
Reference in New Issue
Block a user