pts
pts copied to clipboard
Unbinding mouse
I'm trying to toggle between un/follow mouse modes, calling this doesn't unbind _space.bindMouse(false).bindTouch(false);
event listeners.
Hi @cakir-enes -- Can you provide a simple example so that I can reproduce the bug?
The source code seems reasonable but maybe there's something it misses. https://github.com/williamngan/pts/blob/master/src/Space.ts#L318