- From: Web Applications Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Mon, 02 May 2011 20:17:49 +0000
- To: www-dom@w3.org
WebApps-ISSUE-177 (float wheel deltas): WheelEvent deltaX/deltaY/deltaZ [DOM3 Events] http://www.w3.org/2008/webapps/track/issues/177 Raised by: Jacob Rossi On product: DOM3 Events WheelEvent uses long for delta values. However, it's very possible implementations will need to return fractional values--particularly when returning in units of lines or pages. High resolution scroll mice might even make fractional values possible for pixel units as well.
Received on Monday, 2 May 2011 20:17:50 UTC