Skip to content
Discussion options

You must be logged in to vote

It's a little hard to tell without code or a link, but I'm guessing you're modifying this example? This line causes the circle animation, so you can just remove that from the CSS: animation: elongate 2s infinite ease-in-out alternate;.

For debug, simply connect your Android phone running Chrome to your laptop over USB, and point your laptop Chrome to chrome://inspect. Accept permissions and you can see and debug your Android chrome tabs on your laptop. You can even forward ports to let your phone access a local web server. Then you really can debug in AR.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Cebolitoss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants