phetsims / pendulum-lab

"Pendulum Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
4 stars 10 forks source link

Quantify Lab screen's gravity slider #178

Closed phet-steele closed 6 years ago

phet-steele commented 6 years ago

The Lab screen's Gravity slider is quantified (unlike the other screens) but still shows "None" and "Lots" for the slider range. The labels should show the proper numeric values: "0" and "25".

@arouinfar, or should they say "0.00" and "25.00"?

screen shot 2017-08-16 at 10 17 31 am

For phetsims/QA/issues/34.

arouinfar commented 6 years ago

Thanks @phet-steele! I would prefer "0" and "25".

jonathanolson commented 6 years ago

Applied change, let me know if it looks good.

arouinfar commented 6 years ago

Looks great! Thanks @jonathanolson.