Skip to content

Commit

Permalink
TODO #7
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Malley <cmalley@pixelzoom.com>
  • Loading branch information
pixelzoom committed Aug 7, 2018
1 parent c643356 commit 97928da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/common/view/SliderUnit.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ define( function( require ) {
thumbTouchAreaYDilation: options.thumbTouchAreaYDilation
} );

//TODO this assumes that zero is in the middle of the range, and zero is the only tick
if ( options.showTicks ) {

// HSlider does not support a tick that is centered on the track. We need to use our own tick node here.
Expand Down

0 comments on commit 97928da

Please sign in to comment.