realitymediabook / vue-apps

a small test of using vue for HTML elements in Hubs
0 stars 23 forks source link

add styling to links in vue-apps #40

Closed blairmacintyre closed 2 years ago

blairmacintyre commented 2 years ago

There is no styling on links in vue apps.

Add CSS for appearance Add hover for appearance make xr-layer

blairmacintyre commented 2 years ago

Issue with styled link popping out of html

blairmacintyre commented 2 years ago

seems to work if correct html used. Need to put the xr-layer on the closest enclosing div.

jspark474 commented 2 years ago

I see where you attach the xr-layer to. But when I see the app in the room, the hovering over and clicking on the links are not working.