Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace standard cardboard splash screen #210

Open
Pixelatex opened this issue Mar 22, 2017 · 1 comment
Open

Replace standard cardboard splash screen #210

Pixelatex opened this issue Mar 22, 2017 · 1 comment

Comments

@Pixelatex
Copy link

Pixelatex commented Mar 22, 2017

Hello,

We're missing an id or class name on the div created by 'rotate-instructions.js'. This would allow you to target it and efficiently replace it with a splash screen of our own choosing to keep the styling of the app consistent. The only way to do this now is a bit hacky and not really best practice.

Replacing the content seems to break it because it requires the structure. So now the only way to replace the standard splash screen is to overlay one on top of the existing one. A way to fix this would be really appreciated. Like some id's on the icon, button, etc..

I'm aware this isn't really a major issue because it functions perfectly without but for the designers who like to keep their design consistent, this is a real eyesore.

@jsantell
Copy link
Contributor

Something to look into -- I don't think it's within the realm of the polyfill for this to be too configurable and stylable, as it's specifically for the CardboardVRDisplay (can't style native displays), it should be possible to hook into the DOM here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants