Skip to content

Commit

Permalink
massValueControlPanel slider thumbTouchAreaXDilation reduced to preve…
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Mar 13, 2019
1 parent d6f1b50 commit 6bdd54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/common/view/MassValueControlPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ define( function( require ) {
thumbSize: new Dimension2( 13, 24 ),
thumbFillEnabled: '#00C4DF',
thumbFillHighlighted: MassesAndSpringsConstants.THUMB_HIGHLIGHT,
thumbTouchAreaXDilation: 6,
stroke: null,
valueMaxWidth: 100,
sliderIndent: 7,
Expand Down

0 comments on commit 6bdd54a

Please sign in to comment.