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

Stability indicator can be its own own class #144

Closed Luisav1 closed 1 year ago

Luisav1 commented 1 year ago

From #112. The stability indicator in DecayScreenView, and its visibility and updating logic can be its own class.

zepumph commented 1 year ago

Working on this now.

zepumph commented 1 year ago

Ooops, @Luisav1 beat me to it.

Luisav1 commented 1 year ago

Stability indicator is factored out in the above commit. Closing.