Skip to content

Commit

Permalink
no name response for extra sounds checked, phetsims/friction#289
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Aug 19, 2022
1 parent 819b83a commit 27722a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/preferences/SoundPanelSection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ class SoundPanelSection extends PreferencesPanelSection {
// voicing
voicingNameResponse: extraSoundsLabelString,
voicingIgnoreVoicingManagerProperties: true, // Always speak Preferences responses so control function is clear
voiceNameResponseOnSelection: false,

// both voicing and pdom
checkedContextResponse: extraSoundsOnString,
Expand Down

0 comments on commit 27722a9

Please sign in to comment.