phetsims / build-a-nucleus

"Build a Nucleus" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 5 forks source link

Visibility of emptyAtomCircle can be moved to particleAtomNode #134

Closed Luisav1 closed 1 year ago

Luisav1 commented 1 year ago

From #112. Currently, the visibility of the emptyAtomCircle is done via a multilink dependent on the proton and neutron count properties in BANScreenView. However, this logic can be moved to the ParticleAtomNode.