Skip to content

Commit

Permalink
remove vestigial a11y option, see phetsims/tasks#908
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegreenberg committed Jan 11, 2018
1 parent 31bec11 commit 1188c46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/PhetButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ define( function( require ) {
sim.resizedEmitter.addListener( onResize );

var options = {
textDescription: 'PhET Menu Button',
highlightExtensionWidth: 6,
highlightExtensionHeight: 5,
highlightCenterOffsetY: 4,
Expand Down

0 comments on commit 1188c46

Please sign in to comment.