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

Invert classification crashes on screen resize #6046

Closed
lilleyse opened this issue Dec 12, 2017 · 2 comments
Closed

Invert classification crashes on screen resize #6046

lilleyse opened this issue Dec 12, 2017 · 2 comments

Comments

@lilleyse
Copy link
Contributor

lilleyse commented Dec 12, 2017

Steps to reproduce:

  • Run Classification sandcastle demo
  • Check "invert classification"
  • Change alpha to something < 1.0
  • Resize window

I also noticed that when invert classification is enabled with alpha set to 1.0 each pick call causes the framebuffers in InvertClassification to be recreated. Since the draw pass sets previousFramebuffer to the globe or FXAA framebuffer and the subsequent pick sets previousFramebuffer to undefined, the dirty flag is constantly getting set.

error

Reported on the forum: https://groups.google.com/forum/#!topic/cesium-dev/1UTvmlnyzzs

@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 12, 2017

@bagnell can you please look at this soon so it makes the next release on Jan 1?

@cesium-concierge
Copy link

Congratulations on closing the issue! I found these Cesium forum links in the comments above:

https://groups.google.com/forum/#!topic/cesium-dev/1UTvmlnyzzs

If this issue affects any of these threads, please post a comment like the following:

The issue at #6046 has just been closed and may resolve your issue. Look for the change in the next stable release of Cesium or get it now in the master branch on GitHub https://github.com/AnalyticalGraphicsInc/cesium.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

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

4 participants