th33xitus bc353a060d
fix: ignore maxTouchPoints === 256 (#493)
It can occur, that a browser on Windows 10 reports a maxTouchPoints count of 256, even though the device is a desktop system without any touch functionality at all.
See also: https://stackoverflow.com/a/67909182

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-30 22:22:34 +01:00
..