mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:59:03 +08:00
Speed up sidebar-settings scrolling
Scroll three rows in one scroll event instead of one
This commit is contained in:
parent
071005541c
commit
ad87f154f3
@ -142,6 +142,7 @@ Item
|
||||
|
||||
style: UM.Theme.styles.scrollview;
|
||||
flickableItem.flickableDirection: Flickable.VerticalFlick;
|
||||
__wheelAreaScrollSpeed: 75; // Scroll three lines in one scroll event
|
||||
|
||||
ListView
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user