Skip to content

Commit

Permalink
TODO #243
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Sep 7, 2022
1 parent 1c47f7f commit 8b6c5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/model/Solute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export default class Solute extends PhetioObject {
tandem: SOLUTES_TANDEM.createTandem( 'water' )
} );

//TODO https://github.com/phetsims/ph-scale/issues/239 revisit this
//TODO https://github.com/phetsims/ph-scale/issues/243 SoluteIO name does not update when localeProperty changes
/**
* SoluteIO handles PhET-iO serialization of Solute. Since all Solutes are static instances, it implements
* 'Reference type serialization', as described in the Serialization section of
Expand Down

0 comments on commit 8b6c5dd

Please sign in to comment.