Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impact of Pointer Events limitation #27

Open
seb-pereira opened this issue Aug 29, 2014 · 0 comments
Open

Impact of Pointer Events limitation #27

seb-pereira opened this issue Aug 29, 2014 · 0 comments

Comments

@seb-pereira
Copy link
Member

This is a placeholder to track and discuss about limitation of the Pointer Events specification when it comes to implement cross platform (browser/device) requirements such as:

  1. allow user to hold and drag a list item when the list enforces native scroll (with touch-action giving control to the browser).
    See PR Expose touchTracker as a protected variable of pointerEvents. #25 and issue:
  2. pull down 2 refresh feature (also with native scroll)
    See Investigate impact of cross browser/devices Pull down 2 refresh #26

The objective is eventually to decide if and how dpointer should answer to those limitations: should it be breaking the compatibility with the specification, recommend not to use DPointer in certain cases, or implement dedicated solutions depending on the platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant