https://bugs.kde.org/show_bug.cgi?id=357618
Martin Sandsmark <martin.sandsm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/dolp | |hin/f688bcd1f14175f1624e2ab | |cc6452882448467c0 --- Comment #15 from Martin Sandsmark <martin.sandsm...@kde.org> --- Git commit f688bcd1f14175f1624e2abcc6452882448467c0 by Martin T. H. Sandsmark. Committed on 16/07/2016 at 16:47. Pushed by sandsmark into branch 'master'. Fix scrolling on hidpi screens Scrolling with libinput was unbearably slow. QScrollBar is much better at scrolling than us, so let it handle it. REVIEW: 128432 M +1 -21 src/kitemviews/kitemlistcontainer.cpp M +5 -20 src/kitemviews/private/kitemlistsmoothscroller.cpp M +5 -7 src/kitemviews/private/kitemlistsmoothscroller.h http://commits.kde.org/dolphin/f688bcd1f14175f1624e2abcc6452882448467c0 -- You are receiving this mail because: You are watching all bug changes.