Skip to content

Expand explanation for non-coalesced events#379

Merged
patrickhlauke merged 12 commits into
gh-pagesfrom
patrickhlauke-issue375
Jul 7, 2021
Merged

Expand explanation for non-coalesced events#379
patrickhlauke merged 12 commits into
gh-pagesfrom
patrickhlauke-issue375

Conversation

@patrickhlauke

@patrickhlauke patrickhlauke commented May 23, 2021

Copy link
Copy Markdown
Member
  • a user agents may coalesce events not just if the position is updated, but any of the attributes (as it's not just position changes that can result in an overwhelmingly large number of events)
  • tweaked the matching sentence in the pointerrawupdate slightly, to use pointer's attributes rather than the awkward sounding pointing device attributes
  • added glossary definition for "measurable properties"
  • minor: in contrast with > in contrast to

Closes #375


Preview | Diff

- a user agents may coalesce events not just if the position is updated, but any of the attributes (as it's not just position changes that can result in an overwhelmingly large number of events)
- tweaked the matching sentence in the `pointerrawupdate` slightly, to use `pointer's attributes` rather than the awkward sounding `pointing device attributes`

Closes #375
@patrickhlauke patrickhlauke force-pushed the patrickhlauke-issue375 branch from 7c914c8 to 4d86bc5 Compare May 23, 2021 18:38
Comment thread index.html Outdated
Comment thread index.html Outdated
…nstead

due to the fact that `tiltX`, `tiltY`, `twist` being `long` properties would count as discrete under the general definition.
@patrickhlauke

Copy link
Copy Markdown
Member Author

@flackr @smaug---- if you could have a look at this so far. it's not super elegant, but hopefully accurate at least. open to any better suggestions too of course.

@mustaqahmed mustaqahmed left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The glossary entry looks good to me but please wait for a second opinion because I may be biased towards "measurable".

Comment thread index.html Outdated
…ogether

no need to mention them, as they don't lead to pointer events firing anyway

@mustaqahmed mustaqahmed left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks,

I would still suggest a second review in case I am too biased towards "measurable".

@smaug---- smaug---- left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would possibly just drop that "domain" thing

Comment thread index.html
Comment thread index.html Outdated
Comment thread index.html Outdated
Comment thread index.html
@patrickhlauke

Copy link
Copy Markdown
Member Author

Agreed on call to add "continuous" as per #379 (comment) (first option) and merge.

@patrickhlauke patrickhlauke merged commit 11dd1cd into gh-pages Jul 7, 2021
@patrickhlauke patrickhlauke deleted the patrickhlauke-issue375 branch July 7, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 participants