-
Notifications
You must be signed in to change notification settings - Fork 4
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
Redirected IR Wave Flashes when Greenhouse Gas Levels Change #401
Comments
Good find @Nancy-Salpepi. The flickering looks a bit odd, but I don't think it's particularly harmful. @jbphet if there's not a clear solution, I'm fine with closing as wont-fix. |
The problematic behavior was due to the intensity changes that are tracked on each wave getting a little out of order. I believe I've corrected this. @Nancy-Salpepi - Could you please test this on main? I'd like to verify that it's fixed on whatever platforms and in whatever use cases you were using. |
I observed that CT indicated 86d9389 caused this error:
|
Thanks @samreid. This error is due to some phet-io complications with some changes that I made that I felt would improve the maintainability of this code and prevent problems like this from creeping in again. However, my changes create a new type, which has to be handled in phet-io, and because this new type extends @Nancy-Salpepi - assuming CT clears up, this is ready for you to test as described above. |
Looks fixed on main. |
I'll leave it open and have it double-checked during the next RC test. |
This issue can and should be closed once verified by QA on an RC version. |
Looks good in 1.3.0-rc.1! Closing. |
Test device
MacBook Air M1 chip
Operating System
14.4.1
Browser
Safari and Chrome
Problem description
For phetsims/qa#1080 and seen in published, on the Waves Screen the center IR wave redirecting back to the surface will flash when increasing greenhouse gas levels from None to Lots.
It is easier to see this using keyboard navigation but happens with the mouse as well.
Not sure if this falls in the "artifacts" category that was discussed in #84.
Steps to reproduce
Visuals
irWaveFlashes.mp4
The text was updated successfully, but these errors were encountered: