Skip to content

Commit

Permalink
MOTHA TODO for phetsims/scenery-phet#878
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Oct 25, 2024
1 parent 503a660 commit 4f30f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/view/MonochromaticWavelengthControl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export class MonochromaticWavelengthControl extends WavelengthNumberControl {
sliderOptions: {
constrainValue: constrainValue,

//TODO https://github.com/phetsims/models-of-the-hydrogen-atom/issues/67 Should be set on the NumberControl, but that does not work!
//TODO description: https://github.com/phetsims/scenery-phet/issues/878 Should be setting these on the NumberControl, but they are unsupported.
accessibleName: ModelsOfTheHydrogenAtomStrings.a11y.wavelengthStringProperty,
helpText: ModelsOfTheHydrogenAtomStrings.a11y.wavelengthHelpTextStringProperty
},
Expand Down

0 comments on commit 4f30f09

Please sign in to comment.