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

Independent zooming #166

Closed jonathanolson closed 7 years ago

jonathanolson commented 7 years ago

Currently, it seems like the zoom in the energy graph for the first and second pendulum is independent. Seems weird to me, as you can adjust zooms so one looks huge, and one looks tiny (and there is no indication of zoom differences when switching back-and-forth).

Is this something that would need to change?

arouinfar commented 7 years ago

That also seems weird to me @jonathanolson. Can you update the behavior so that the zoom is consistent across both?

jonathanolson commented 7 years ago

Will do.

jonathanolson commented 7 years ago

Fixed in the above commit.