Re: [EXTERNAL] Re: Changing delta values on wheel event to be intended scroll distance

The distance scrolled is being changed to be 15% of the scroller's height however the value deltaY will return will always be 100px.
________________________________
From: Simon Fraser <smfr@me.com>
Sent: Friday, December 6, 2019 4:06 PM
To: Clay Martin <clmartin@microsoft.com>
Cc: www-style@w3.org <www-style@w3.org>
Subject: [EXTERNAL] Re: Changing delta values on wheel event to be intended scroll distance



On Dec 4, 2019, at 4:19 PM, Clay Martin <clmartin@microsoft.com<mailto:clmartin@microsoft.com>> wrote:

Hey CSS WG,



To mitigate this and other potential compatibility issues we plan to change the deltaX/Y/Z properties returned on the wheel event be the intended scroll distance in pixels rather than the actual scroll distance in pixels and keep it the same value that Chromium returns today (100 pixels).

I’m confused by this. It sounds like you’re changing it but not changing it.

Simon

Received on Monday, 9 December 2019 19:21:15 UTC