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

Firefox Sandcastle resize issue on startup... #608

Closed
mramato opened this issue Apr 1, 2013 · 2 comments · Fixed by #870
Closed

Firefox Sandcastle resize issue on startup... #608

mramato opened this issue Apr 1, 2013 · 2 comments · Fixed by #870
Assignees

Comments

@mramato
Copy link
Contributor

mramato commented Apr 1, 2013

Running the Sandcastle for the first time in Firefox causes the Cesium window to not resize properly, causing a very distorted globe.

image

CC @emackey

@emackey
Copy link
Contributor

emackey commented Apr 1, 2013

I've seen this in Chrome sometimes too. Not a showstopper for today as long as a refresh can work around it. I'll take a look when the grid material is done.

@mramato
Copy link
Contributor Author

mramato commented Jun 14, 2013

This actually happens on Chrome as well. See this thread for additional information: https://mail.google.com/mail/u/0/?shva=1#label/Cesium/13f3f25245a3ccc1

mramato added a commit that referenced this issue Jun 15, 2013
1. Fixes #608 by adding a render counter and always resizing the window every 60 frames.
2. Add a `useDefaultRenderLoop` property and constructor option to `CesiumWidget` so that users can turn on/off the default render loop at will.
@mramato mramato mentioned this issue Jun 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants