Revision 813615

Go back to digest for 1st June 2008

Other in KDE Base

Allan Sandfeld Jensen committed changes in /trunk/KDE/kdelibs/khtml/khtmlview.cpp:

The logarithmic slowdown of smooth scrolling violated the total scrolling-time and number of steps.
Replace it with a square (constant deaccelation) slow-down, that still respect the total scrolling time, and add some sanity for very small or very large scrolling distances.

File Changes

Modified 1 files
  • /trunk/KDE/kdelibs/khtml/khtmlview.cpp
1 files changed in total