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

Layout of elements is two dimensional while waiting for page assets to load #14

Open
jcarpenter opened this issue Aug 3, 2015 · 2 comments

Comments

@jcarpenter
Copy link

When loading a page from a remote server the layout will appear flattened in 2D and then snap into the correct 3D layout. This is presumably because the 2.3MB cssvr.js has not yet loaded. Reducing the size of the JS would presumably help? Per issue #2.

@dmarcos
Copy link
Contributor

dmarcos commented Aug 3, 2015

@jcarpenter What page are you loading?

@jcarpenter
Copy link
Author

@dmarcos Try: http://mozvr.github.io/cssvr-experiments/20150802-07/index.html

That's a pretty heavy scene (high res skybox bitmaps). You may want to clear your cache first.

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

No branches or pull requests

2 participants