There's also this mouse backend which is not currently supported by this library.
Seems that the only change required to support it would be to add event handlers for mousemove, similar to the existing ones for dragover and touchmove. I tried and it works as expected.
Any insights, other things to be aware of? It would be great to have this backend also supported.
There's also this mouse backend which is not currently supported by this library.
Seems that the only change required to support it would be to add event handlers for
mousemove, similar to the existing ones fordragoverandtouchmove. I tried and it works as expected.Any insights, other things to be aware of? It would be great to have this backend also supported.