phetsims / rutherford-scattering

"Rutherford Scattering" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 3 forks source link

Remove fragile debugging code #154

Closed jessegreenberg closed 5 years ago

jessegreenberg commented 5 years ago

Some debugging code was added for #74, but it is fragile and wasn't meant to persist for too long. It should be removed. Found during #153.

jessegreenberg commented 5 years ago

There is a ?showErrorCount query param with some code set up to display when a particle is removed due to an error in the model. That should stay.

jessegreenberg commented 5 years ago

Done, and tested with ?showErrorCount query param