phetsims / hookes-law

"Hooke's Law" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 4 forks source link

Additional decimal in applied force number display #90

Closed jessegreenberg closed 2 months ago

jessegreenberg commented 2 months ago

From https://github.com/phetsims/qa/issues/1102, I noticed there is an extra decimal point on this number control compared to published. Making an issue in case it is not intentional:

image

pixelzoom commented 2 months ago

I don't see a screenshot in @jessegreenberg's report above, just a '?' where the screenshot should be. But comparing the production version 1.0.38 to main, I see that production has no decimal places, and main has 1 decimal place.

arouinfar commented 2 months ago

Here's the screenshot originally posted in https://github.com/phetsims/qa/issues/1102

image

This was an intentional change made in #57, see https://github.com/phetsims/hookes-law/issues/57#issuecomment-840101765 for full details. Closing.