Improve the track list scrolling speed, better trackpad scrolling
ClosedPublic

Authored by michaeleden on Jul 4 2018, 4:48 AM.

Details

Summary

There's an issue when scrolling with a list view on a trackpad:

https://bugreports.qt.io/browse/QTBUG-56075

With this patch scroll momentum is disabled for desktop but overall I think it provides a better experience.

Further scroll performance is greatly improved, see these comparisons!

Slower scroll:

Faster scroll:

Diff Detail

Repository
R899 Vvave Media Player
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
michaeleden requested review of this revision.Jul 4 2018, 4:48 AM
michaeleden created this revision.
michaeleden edited the summary of this revision. (Show Details)Jul 4 2018, 4:49 AM
camiloh accepted this revision.Jul 26 2018, 4:23 PM

Seems good.

This revision is now accepted and ready to land.Jul 26 2018, 4:23 PM
This revision was automatically updated to reflect the committed changes.