phetsims / mean-share-and-balance

"Mean: Share and Balance" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 1 forks source link

Remove unnecessary node instrumentation #248

Closed marlitas closed 1 month ago

marlitas commented 1 month ago

Uninstrument view notepadPlates (meanShareAndBalance.distributeScreen.view.notepadPlate*)

Uninstrument people (meanShareAndBalance.distributeScreen.view.person*)

meanShareAndBalance.levelOutScreen.view.notepadCups.notepadCupNode*.tickMarks - unistrument this

marlitas commented 1 month ago

This was straightforward. Over to @amanda-phet for design review. Can be closed if all looks well.

amanda-phet commented 1 month ago

Looks good.