diff options
author | Jeff Brown <jeffbrown@android.com> | 2011-06-06 18:59:41 -0700 |
---|---|---|
committer | Jeff Brown <jeffbrown@android.com> | 2011-06-06 18:59:41 -0700 |
commit | 7f5b99676f2fda710c2182cae16f6b9094a1d98c (patch) | |
tree | 42a283d53df68c862ac911fd0c03d9aa5339bd14 /tools/aidl/generate_java.cpp | |
parent | b16b020dd32147fbaaf7de47d5de16bfee10967a (diff) |
Improve browser scrolling when using the mouse wheel.
The way that smooth scrolling is implemented in the Browser,
repeated requests to scroll by a certain amount do not add up
to one large scroll by the cumulative amount. This makes
the mouse wheel unusable on large pages because the Browser
will scroll at a more or less constant rate no matter how often
the wheel is turned.
The fix is to not animate scrolls when using the mouse wheel.
Change-Id: I23c05cdd2383944b8730deb225b7f3f57f1729df
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions