Skip to content

Commit

Permalink
Remove overrides of ResetAllButton touchAreaDilation, see phetsims/ta…
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jan 24, 2019
1 parent 6c1683c commit 978f95c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/faradays-law/view/ControlPanelNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ define( function( require ) {
right: model.bounds.maxX - 10,
bottom: 0,
scale: 0.75,
touchAreaDilation: 10,
tandem: tandem.createTandem( 'resetAllButton' ),

// a11y
Expand Down

0 comments on commit 978f95c

Please sign in to comment.