williamngan/pts

Unbinding mouse

cakir-enes opened this issue · 1 comments

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