You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When multi-touch devices move it causes the current pointer to clear which triggers its up/out handlers. and the next frame it comes back causing a ping pong effect.
When multi-touch devices move it causes the current pointer to clear which triggers its up/out handlers. and the next frame it comes back causing a ping pong effect.
I have a fix for this, just need to re-merge it.