Re: [pointerevents] It is unclear how predicted events' timestamps should relate to actual dispatched events (#282)

to me, though, it seems that predicted events are only valid/good/to be considered for the current `pointermove`/`pointerrawmove` that you're querying on. as soon as a more recent "proper" `pointermove`/`pointerrawmove` comes in, those predictions are to be considered obsolete.

predicted events will always have future timestamps compared to their "parent" event where they came from. whatever timestamp any real following events have compared to those predicted events is likely not useful to know, since you'd not consider them anymore as soon as a proper event comes in.

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


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

Received on Sunday, 2 May 2021 17:25:00 UTC