phetsims / friction

"Friction" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/friction
GNU General Public License v3.0
4 stars 6 forks source link

Default dragging is much slower than published sim #321

Closed zepumph closed 1 year ago

zepumph commented 1 year ago

I think a lot of what was being talked about in https://github.com/phetsims/friction/issues/319 has to do with how different the dragging speed is from https://phet.colorado.edu/sims/html/friction/latest/friction_en.html. I think there was a regression for how the speed works in KeyboardDragListener.

zepumph commented 1 year ago

Tagging @jessegreenberg

jessegreenberg commented 1 year ago

Sorry about that. I can't dig in too deeply but I think https://github.com/phetsims/scenery/issues/1437 could have done this. Not entirely sure.

zepumph commented 1 year ago

No worries! I found values I liked that are almost identical to the published version using the new options. Closing