Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Add a "maxTouchPoints" property to the device object #39

Open
tigleym opened this issue Apr 7, 2020 · 0 comments
Open

Add a "maxTouchPoints" property to the device object #39

tigleym opened this issue Apr 7, 2020 · 0 comments

Comments

@tigleym
Copy link

tigleym commented Apr 7, 2020

Being able to check the device's actual max touch points value via navigator.maxTouchPoints would be nice to have.

In Firefox DevTools' RDM tool, it's very difficult (if not impossible) to know what the simulated touch device's actual max touchpoints value is. While we could fake the value to be 1 for all touch devices, it would provide an inaccurate experience. For now, this issue could assume that all touches have max touchpoints of at least one.

See issue at: https://bugzilla.mozilla.org/show_bug.cgi?id=1500672

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

No branches or pull requests

1 participant