stuyam / pressure

:point_down::boom: JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure.
https://pressurejs.com
MIT License
2.91k stars 98 forks source link

No pressure for graphic tablets #79

Open imagicalFantasy opened 5 years ago

imagicalFantasy commented 5 years ago

It seem that graphic tablet won't provide pressure information to the browser. I open an issue on Chromium project to ask to add support.

Please star the issue : https://bugs.chromium.org/p/chromium/issues/detail?id=959629&can=2&q=pointerEvent.pressure

melvinroest commented 3 years ago

Weird, I got pressure on a Wacom Intuos. I'm not sure if I did it with this library, but check doodledocs.com and see if the pressure works there. The code is open source on https://github.com/melvinroest/doodledocs

imagicalFantasy commented 1 year ago

Pressure with Wacom tablet won't work in chromium browser at all when trashy "Windows Ink" is disabled... Windows ink is a nightmare to use with graphic tablet... it's made for touch devices in head so a lot of users disable it. Browser should support graphic tablet even with Windows Ink disabled.

They will never fix this except if a lot of user report it and ask it.