jsc3d
jsc3d copied to clipboard
Touch-Device: Pinch&Zoom release gesture not working properly
What steps will reproduce the problem?
1. Open demo submarina.html full release on iPad Air (8.1) Safari
2. Pinch out with two fingers
3. Release two fingers not PERFECTLY at the same time
Since it is very difficult to perfectly release both fingers at the same time,
the 3D-Object jumps/rotates. I guess it's another touch event firing. Do we
need some kind of cool down time?
What is the expected output? What do you see instead?
* I would excpect that the zoomed-out level stays when I remove my fingers
What version of the product are you using? On what operating system?
JSC3D 1.6.5 on iPad Safari (8.1)
Original issue reported on code.google.com by [email protected] on 17 Feb 2015 at 1:08
This issue has already been fixed in
https://code.google.com/p/jsc3d/source/detail?r=257
Original comment by [email protected] on 17 Feb 2015 at 1:19
Yes, that's it, Hamade! I'll make a new release containing all the latest
changes soon.
Original comment by [email protected] on 20 Feb 2015 at 3:16