phetsims / friction

"Friction" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/friction
GNU General Public License v3.0
4 stars 6 forks source link

Border/movement alerts should cancel others #226

Closed zepumph closed 3 years ago

zepumph commented 3 years ago

I found that while working on https://github.com/phetsims/friction/issues/224, I felt like things would sound better if the "grabbed" alert could get interrupted by a movement that may occur afterwards.

zepumph commented 3 years ago

This should stay on hold until https://github.com/phetsims/friction/issues/223 is complete, so that it can be tested in the same context as that work, because temperature-decreasing alerts interrupt quite a bit. It would be best if we could see if these need tweaking in correlation.

zepumph commented 3 years ago

https://github.com/phetsims/friction/issues/223 is all set. I'll work on the timing here now, including potentially the temperature change alerts.

zepumph commented 3 years ago

This is all looking good to me. I think that the interrupting is working really well.