Diego Marcos
Diego Marcos
Thanks. this is a design decision https://github.com/aframevr/aframe/issues/4190
What do you mean by not working properly? Any errors in console?
What does `enter VR as soon as possible` mean?
Thanks. PRs welcome
Mmmh that's expected I think. AFAIK, Default z-index for elements in HTML is 0. A negative value sends the canvas all the way to the back to the stack and...
Unfortunately, We don't have a setup for multilingual docs at the moment. All docs are in the [github repo](https://github.com/aframevr/aframe/tree/master/docs). I think it should be possible to translate and host somewhere...
Do you know what's the best way to handle multilingual README files on Github?
@jeffrey-kor Thanks! Yeah If you can host somewhere happy to link to it.
Link to simple scene to reproduce? Glitch is great https://glitch.com/~aframe
@rcabanier Do you have any examples available of using two layers? One with controllers over imposed over the compositor layer. Thank you!