aframe-href-component
aframe-href-component copied to clipboard
click event not at the same spot
Hi there,
I'm using aframe-href-component together with https://github.com/jeromeetienne/AR.js/ Here's the example https://ar-cards.nico.dev/ You can launch the AR Experience with this Barcode: https://github.com/artoolkit/artoolkit5/blob/master/doc/patterns/Matrix%20code%203x3%20(72dpi)/20.png
On desktop it works as expected. But on mobile it doesn't. And what I found out so far is that the click event is triggered somewhere more on the right than the actual icon:

Does anyone have/had the same issue? Or does anyone know why this happens?