Skip to content

Commit

Permalink
fix phetio bug introduced in #405
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Malley <[email protected]>
  • Loading branch information
pixelzoom committed Dec 14, 2018
1 parent 722e0c3 commit e0d1a3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/ComboBox.js
Original file line number Diff line number Diff line change
Expand Up @@ -540,9 +540,6 @@ define( require => {

}, options );

// The ButtonNode is not instrumented
options.tandem = Tandem.optional;

super();

this.labelContent = options.a11yButtonLabel;
Expand Down

0 comments on commit e0d1a3d

Please sign in to comment.