Revision 30ebc03...

Go back to digest for 22nd January 2012

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] /src/kitemviews:

Disable smooth-scrolling dependent on the graphics-effect level

If the graphics-effect-level has been set to NoEffects (systemsettings -> Appearance
-> Style -> Fine Tuning), the smooth scrolling in Dolphin will be disabled.

Additionally the duration for the smooth-scrolling has been decreased from 200 ms
to 100 ms to reduce the lag.

A wrong calculation of the end-value has been fixed that might trigger
a wrong position of the content.



FIXED-IN: 4.8.0

File Changes

Modified 2 files
  • /src/kitemviews
  •   dolphin/kitemlistsmoothscroller.cpp
  •   dolphin/kitemlistwidget.cpp
2 files changed in total