Skip to content

Commit

Permalink
comment before phet-io options, #451
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Feb 7, 2019
1 parent 01021c0 commit b4cec63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/NumberControl.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ define( function( require ) {

// {string} See NumberDisplay.valuePattern for additional requirements
valuePattern: NumberDisplay.DEFAULT_VALUE_PATTERN,

// phet-io
tandem: options.tandem.createTandem( 'numberDisplay' )
}, options.numberDisplayOptions );

Expand Down

0 comments on commit b4cec63

Please sign in to comment.