mukundmkale / panoramagl-android

Automatically exported from code.google.com/p/panoramagl-android
0 stars 0 forks source link

HotSpot touch is not detected, but detects with some vertical offset #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. We were able add hotspot on panorama image. We have to handle the touch 
events on hotspot. 
It suppose to fire below hotspot.

PLViewEventListener 
onDidClickHotspot

But, it is not firing this callback. But when the touch happens with some 
offset vertically down, it is firing this call back. It is wrong, we have to 
handle the touch exactly on hotspot.

PanoramaGL - 0.1
Android - 4.0

Original issue reported on code.google.com by vmse...@gmail.com on 11 Jul 2013 at 10:38

Attachments:

GoogleCodeExporter commented 8 years ago
Please use the PanoramaGL 0.2 beta, this bug was corrected.

Original comment by javbae...@gmail.com on 12 Sep 2013 at 12:07