Skip to content

Remove mention of animation frame callback#388

Merged
patrickhlauke merged 2 commits into
gh-pagesfrom
patrickhlauke-issue385
Jun 30, 2021
Merged

Remove mention of animation frame callback#388
patrickhlauke merged 2 commits into
gh-pagesfrom
patrickhlauke-issue385

Conversation

@patrickhlauke

@patrickhlauke patrickhlauke commented Jun 23, 2021

Copy link
Copy Markdown
Member

Discussed in today's PEWG meeting. Remove explicit mention of animation frame callback, as user agents may have other reasons to delay dispatch of pointermove.

Closes #385


Preview | Diff

Discussed in today's PEWG meeting. Remove explicit mention of animation frame callback, as user agents may have other reasons to delay dispatch of pointermove.

Closes #385
@patrickhlauke

Copy link
Copy Markdown
Member Author

note that instead of just ripping out the sentence/reference to animation frame callback, I replaced it with a more generic sentence. otherwise, the fact that pointermove may be delayed (later in the pointerrawupdate definition) would come a bit out of left-field and surprise the reader...

@plehegar

Copy link
Copy Markdown
Member

You left one instance of animation frame callback, at

due to the fact that <code>pointermove</code> events might get aligned with animation frame callbacks and get coalesced, and the final position of the event

How about:
... due to the fact that pointermove events might get delayed or coalesced, ...

@patrickhlauke

Copy link
Copy Markdown
Member Author

You left one instance of animation frame callback

zut alors...well spotted. Changed per suggestion.

@patrickhlauke patrickhlauke merged commit cdb4a64 into gh-pages Jun 30, 2021
@patrickhlauke patrickhlauke deleted the patrickhlauke-issue385 branch June 30, 2021 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants