Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Okular Okular
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 56
    • Merge requests 56
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GraphicsGraphics
  • OkularOkular
  • Merge requests
  • !272

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

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Oliver Sander requested to merge sander/okular:fix-420842-take-2 into release/20.08 Sep 15, 2020
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-420842-take-2