Skip to content

Commit

Permalink
add labels back in because it isn't the default, phetsims/scenery#759,
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Apr 8, 2018
1 parent 668287d commit c8a3348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/LaserPointerNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ define( function( require ) {

// a11y
labelContent: options.buttonLabelContent,
labelTagName: 'label',
descriptionContent: options.buttonDescriptionContent
};

Expand Down

0 comments on commit c8a3348

Please sign in to comment.