phetsims / bending-light

"Bending Light" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/bending-light
GNU General Public License v3.0
8 stars 8 forks source link

"Step" when slow motion is selected is smaller than "step" when normal is selected #302

Closed samreid closed 8 years ago

samreid commented 8 years ago

I noticed that "Step" when slow motion is selected is smaller than "step" when normal is selected during #301. It seemed a bit counterintuitive and unexpected, but @ariel-phet and @arouinfar what is the desired behavior? Should Normal/Slow Motion have any bearing on the amount of time that passes when pressing the "step" button? Pressing step when "slow motion" is selected yields a very small step indeed.

ariel-phet commented 8 years ago

Agreed, "step" should be a constant time step regardless of whether in slow motion or normal.

arouinfar commented 8 years ago

:+1:

Agreed, "step" should be a constant time step regardless of whether in slow motion or normal.

samreid commented 8 years ago

New version is here: http://www.colorado.edu/physics/phet/dev/html/bending-light/1.0.0-dev.44/bending-light_en.html

@ariel-phet or @arouinfar can you verify?

ariel-phet commented 8 years ago

Looks good, closing