Summary: | Smooth scrolling not applied when rolling the mouse wheel | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Lukas Ba. <kdeu> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | keziolio123, nate |
Priority: | NOR | ||
Version: | 1.11.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/okular/commit/c54c38f761fb79efd0d552bdb88c7977f22b3a88 | Version Fixed In: | 1.11.2 |
Sentry Crash Report: |
Description
Lukas Ba.
2020-08-26 22:21:14 UTC
I assume you mean "rolling the scroll wheel" rather than "clicking the scroll wheel" as clicking it triggers zoom-in behavior if you click-and-hold. (In reply to Nate Graham from comment #1) > I assume you mean "rolling the scroll wheel" rather than "clicking the > scroll wheel" as clicking it triggers zoom-in behavior if you click-and-hold. yes rolling Git commit c54c38f761fb79efd0d552bdb88c7977f22b3a88 by Nate Graham. Committed on 11/09/2020 at 13:59. Pushed by ngraham into branch 'release/20.08'. Re-add smooth scrolling for arrow key and mouse wheel scrolling This is safe now that the animated transitions no longer block repeated scroll actions during the animation. This partially reverts 08d368c13b0fa7368be9720b8de1b7a67188b8e9 Related: bug 422041 FIXED-IN: 1.11.2 M +2 -2 ui/pageview.cpp https://invent.kde.org/graphics/okular/commit/c54c38f761fb79efd0d552bdb88c7977f22b3a88 |