interact.js
interact.js copied to clipboard
Deprecation warning for vendor-prefixed attribute mozPressure
Expected behavior
Page using interact.js should not generate warnings.
Actual behavior
Firefox warns that the vendor specific attribute MouseEvent.mozPressure is deprecated and should not be used. PointerEvent.pressure, should be used instead.
The source file in question is pointerExtend.ts.
System configuration
interact.js version: 1.10.17 Browser name and version: Firefox 103.0.2 Operating System: Windows 11 64-bit