HtmlDrawable click with drawable snapped to screen not working correctly
v
vivek sharma
started a topic
almost 8 years ago
HtmlDrawable click with drawable snapped to screen not working correctly
1 Comment
v
vivek sharma
said
almost 8 years ago
Hi,
I have created a very simple html with 4 buttons. and i am using html drawable with snap to screen enabled. Everything works very fine when target is on site of the AR view. But as long as the target is moved and drawable is snapped to screen , the click on buttons stop working when click over them and if i click slightly above the button. the click works and event get triggerd respectively.
So overall it seems some kind of miscalculation with the position of the elements in html drawable and mapped click event. Please find the peice of code i am using. Is there any way to dig around this issue ?
vivek sharma