zhaomingjian / jsc3d

Automatically exported from code.google.com/p/jsc3d
0 stars 0 forks source link

Touch-Device: Pinch&Zoom release gesture not working properly #145

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 hamade.m...@gmail.com on 17 Feb 2015 at 1:08

GoogleCodeExporter commented 9 years ago
This issue has already been fixed in 
https://code.google.com/p/jsc3d/source/detail?r=257

Original comment by hamade.m...@gmail.com on 17 Feb 2015 at 1:19

GoogleCodeExporter commented 9 years ago
Yes, that's it, Hamade! I'll make a new release containing all the latest 
changes soon.

Original comment by Humu2...@gmail.com on 20 Feb 2015 at 3:16