Re: [pointerevents] Do user agents only coalesce pointermove events relating to changes in position? (#375)

I would expect that every non-discrete field could /should be coalesced. I.e. in your original post the only thing I wouldn't expect to get coalesced would be the button state since that changes discretely. I believe blink does this by virtue of the button state change also causing discrete events to fire which forces us to flush the current coalesced event out first.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/375#issuecomment-848823876 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 May 2021 14:37:08 UTC