mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 12:47:49 -06: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue