Closed alexfoxy closed 11 years ago
is it 6 touches anywhere - or just on the grid ?
anywhere
very odd.
Do you get it on five? On 15 Sep 2013 21:20, "weepy" notifications@github.com wrote:
very odd.
— Reply to this email directly or view it on GitHubhttps://github.com/weepy/__issues/issues/1006#issuecomment-24479270 .
yes
On Sun, Sep 15, 2013 at 9:27 PM, alexfoxy notifications@github.com wrote:
Do you get it on five? On 15 Sep 2013 21:20, "weepy" notifications@github.com wrote:
very odd.
— Reply to this email directly or view it on GitHub< https://github.com/weepy/__issues/issues/1006#issuecomment-24479270> .
— Reply to this email directly or view it on GitHubhttps://github.com/weepy/__issues/issues/1006#issuecomment-24479429 .
investigating as this is really weird.
it's odd. It seems that there's no touch end if you have more than six touches!
is that the same if u run it form mobile chrome ?
because event.touches.length only goes up to 5!
added something that should help get out of it - ie on touch start - any non registerd touches will get "ended" .
needs tests on device
fixes improves as best as we can . it's pretty hard to use 6 fingers too !
will still get stuck - but will all turn off on first touchstart
closing for now.
breaks on device