https://bugs.kde.org/show_bug.cgi?id=413989
Oliver Sander <oliver.san...@tu-dresden.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |okular/commit/51b90ecd73e37 | |b9646d8a4bbb51e4fa815942912 Status|CONFIRMED |RESOLVED Version Fixed In| |1.10.0 --- Comment #2 from Oliver Sander <oliver.san...@tu-dresden.de> --- Git commit 51b90ecd73e37b9646d8a4bbb51e4fa815942912 by Oliver Sander, on behalf of kezi olio. Committed on 15/11/2019 at 16:08. Pushed by sander into branch 'master'. Add kinetic scrolling & smooth navigation with cursor keys This patch adds kinetic / inertial scrolling to ease the use of Okular on touchscreen devices, using Qt's QScroller. I think it's much nicer even for mouse usage. I left the "mouse cursor wraps when going at the edge of the screen" mechanism intact. Also, I made it so that there is a nice animation when using the up / down keys to navigate the document, instead of having discrete steps. FIXED-IN: 1.10.0 M +7 -7 part.cpp M +1 -1 ui/bookmarklist.cpp M +110 -121 ui/pageview.cpp M +4 -6 ui/pageview.h M +1 -1 ui/thumbnaillist.cpp https://invent.kde.org/kde/okular/commit/51b90ecd73e37b9646d8a4bbb51e4fa815942912 -- You are receiving this mail because: You are watching all bug changes.