Skip to content

Restore mouse drag scrolling, so it starts immediately, Take 2

Oliver Sander requested to merge sander/okular:fix-420842-take-2 into release/20.08

QScroller uses a minimum drag distance before drag scrolling starts by default. This sets the minimum distance to 0.0, to restore the original behavior of the Browse tool.

BUG: 420842

This is the patch from !195 (closed), but rebase against the 20.08 branch.

Merge request reports