phetsims / collision-lab

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

Remove number-of-balls spinner in the Inelastic screen. #118

Closed brandonLi8 closed 4 years ago

brandonLi8 commented 4 years ago

Currently the inelastic screen has a number spinner to change the number of balls, but it is fully disabled:

Screen Shot 2020-07-02 at 4 19 36 PM

This needs to be removed, and the grid checkbox should be moved up (for the inelastic screen only). Doing this now.

brandonLi8 commented 4 years ago

Done in commit above. Closing.