pts icon indicating copy to clipboard operation
pts copied to clipboard

Unbinding mouse

Open cakir-enes opened this issue 2 years ago • 1 comments

I'm trying to toggle between un/follow mouse modes, calling this doesn't unbind _space.bindMouse(false).bindTouch(false); event listeners.

cakir-enes avatar Aug 30 '21 16:08 cakir-enes

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

williamngan avatar Sep 05 '21 08:09 williamngan