phetsims / equality-explorer

"Equality Explorer" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 3 forks source link

Selecting a snapshot makes no sound. #220

Closed pixelzoom closed 3 days ago

pixelzoom commented 3 days ago

For https://github.com/phetsims/qa/issues/1172 and #181.

@Nancy-Salpepi reported that selecting a snapshot in the Snapshots accordion box does not current have a sound.

pixelzoom commented 3 days ago

There is now a sound associated with each snapshot. Each snapshot has a different tone, and the pitch decreases from top to bottom -- similar to items in a combo box. This seemed more appropriate than something like a push button sound, which would be indistinguishable from the snapshot (camera) buttons.

@Nancy-Salpepi please review in main, close if OK.

Nancy-Salpepi commented 3 days ago

Sounds great! I think the combo box sounds were a nice choice! Closing.