Skip to content

Commit

Permalink
If arrowButtonOptions.scale is not provided, match the ArrowButton he…
Browse files Browse the repository at this point in the history
…ight to the NumberDisplay height, see phetsims/scenery-phet#513
  • Loading branch information
samreid committed Jul 16, 2019
1 parent 4688cc1 commit 40f8723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/WaveInterferenceConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ define( require => {
NUMBER_CONTROL_OPTIONS: {
layoutFunction: NumberControl.createLayoutFunction4( { verticalSpacing: 3 } ),
arrowButtonOptions: {
scale: 0.65,
touchAreaXDilation: 9,
touchAreaYDilation: 10
},
Expand Down

0 comments on commit 40f8723

Please sign in to comment.