phetsims / wave-interference

"Wave Interference" is an educational simulation in HTML5, by PhET Interactive Simulations.
MIT License
18 stars 5 forks source link

No sound when clicking on a slider track #519

Closed pixelzoom closed 1 year ago

pixelzoom commented 3 years ago

Noted while working on https://github.com/phetsims/fourier-making-waves/issues/56.

Sounds occur when dragging the slider. But there is no sound when you click on the track. And that's a standard feature of Slider. Is this an oversight?

arouinfar commented 1 year ago

As of https://github.com/phetsims/sun/issues/697, sliders now have an API for sounds. Clicking on the slider track produces a sound, so closing.