WICG / input-device-capabilities

InputDevice API proposal
MIT License
17 stars 14 forks source link

Add a supportsPointerPressure property? #25

Open mustaqahmed opened 7 years ago

mustaqahmed commented 7 years ago

This came up during our discussion on the default value for PointerEvent.pressure for unsupported devices. Given that unknown pointer pressure values are replaced by sensible values at low levels (e.g. for Wacom products), we need a way to communicate to the web the lack of pressure-sensing-capability of a pointing device.