phetsims / natural-selection

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

Instrument all Text and RichText instances #322

Closed pixelzoom closed 1 year ago

pixelzoom commented 1 year ago

Related to dynamic local in #319 ...

Instrument all Text and RichText instances so that we have linked elements for dynamic strings. (We currently have some Text/RichText instances that were not instrumented.)

pixelzoom commented 1 year ago

This will be handled in https://github.com/phetsims/natural-selection/issues/319, where I've added a checklist item. Closing.