Skip to content

Commit

Permalink
TODO #246
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Sep 10, 2022
1 parent ec0328b commit 24ca50d
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 @@ -95,7 +95,7 @@ export default class Solute extends PhetioObject {
this.colorStopColor = options.colorStopColor;
this.colorStopRatio = options.colorStopRatio;

//TODO https://github.com/phetsims/axon/issues/414 cannot create a link to nameProperty because it's not LinkableElement
//TODO https://github.com/phetsims/ph-scale/issues/246 addLinkedElement( nameProperty )
}

/**
Expand Down

0 comments on commit 24ca50d

Please sign in to comment.