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

background-color not filling full area of skybox panes #17

Open
jcarpenter opened this issue Aug 3, 2015 · 1 comment
Open

background-color not filling full area of skybox panes #17

jcarpenter opened this issue Aug 3, 2015 · 1 comment

Comments

@jcarpenter
Copy link

When creating a skybox with background-size: 100%; and a different color for each pane, without using background images, the backgrounds do not fill the entire area of the pane. If I use an image instead of a color for each frame, the images work correctly (covering the entire pane).

Testing with Firefox Nightly June 30 CSS VR build. Same for mono and VR modes.

Test case: http://mozvr.github.io/cssvr-experiments/20150802-05/index.html

backgroundcolorissue-1

@jcarpenter
Copy link
Author

For comparison, here is a test case that uses background-image for each pane:

http://mozvr.github.io/cssvr-experiments/20150802-06/index.html

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

1 participant