-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add sound to NumberControl #806
Comments
I've implemented the requested behavior. I'm assigning to @zepumph for review of the common code parts (scenery-phet and tambo) and to @AgustinVallejo for review of the changes to My Solar System. The changes aren't huge, so they shouldn't take too long to review. A note for historical reference: I ended up going with an approach where |
Also, I tested the changes in my-solar-system, and regression tested the slider and number control behavior in geometric-optics, greenhouse-effect, and fourier-making-waves, and they all seemed fine. |
Works as a charm in MSS, closing phetsims/my-solar-system#105 |
Otherwise things are looking really nice. Thanks for the fast turnaround. I love all the code that was cleaned up in MSS. |
Yes, I think so, at least I'm fairly sure it should be reverted. I didn't fully understand the original motivation for this, and there is an issue assigned to @AgustinVallejo about it, see #802. @AgustinVallejo - please review these issues and undo the commenting out of the assertion unless there's a good reason not to do so. |
Over in phetsims/my-solar-system#105, My Solar System is in need of some sound-related help for its NumberControl. Here are three things we are feeling:
Here are the notes I took (poorly) during the meeting, with TODOs as thoughts that mostly just copy the above statements. Over to @jbphet to get some time before the publication of My Solar System. (3) is just a cleanup, but to me (1) and (2) are actually blocking the sim.
The text was updated successfully, but these errors were encountered: