Closed h7x4 closed 2 years ago
I'm currently using the signature plugin in order to create writing data which will be sent to an API. This API requires me to timestamp every point, and this is not possible without a callback on the onPointerMove method.
onPointerMove
release in 5.0.0
I'm currently using the signature plugin in order to create writing data which will be sent to an API. This API requires me to timestamp every point, and this is not possible without a callback on the
onPointerMove
method.