mattshobe / flightmap

Automatically exported from code.google.com/p/flightmap
Apache License 2.0
0 stars 0 forks source link

Sometimes tapcard comes up after finishing pinch-to-zoom #142

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is intermittent and hard to describe how to reproduce. Sometimes after 
finishing a pinch-to-zoom and lifting your fingers off the screen, a tapcard 
will pop up. I think the cause is one of the fingers is actually tapping on an 
airport, but it surprises me every time it happens.

I think the fix is to implement a short timeout after the scale gesture 
finishes. For ~300ms ignore any taps on airports if the last touch was a scale 
gesture.

Original issue reported on code.google.com by ph...@google.com on 7 Jan 2011 at 10:59