[webkit-dev] Mouse wheel event precision

Andy Estes aestes at apple.com
Tue Jun 8 20:02:15 PDT 2010


On Jun 8, 2010, at 19:50, Andy Estes <aestes at apple.com> wrote:

> The only difference is that you will see increments of 120 rather than increments of 1

Perhaps a better way to say this is that the old wheelDelta values are now simply being multiplied by 120.  The precision hasn't changed, just the atomic unit of a "tick".

-Andy


More information about the webkit-dev mailing list