Skip to content

Commit

Permalink
Whitespace, see #38
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Mar 3, 2018
1 parent bec1302 commit 01e4176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/model/ISLCModel.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ define( function( require ) {
}
else if ( this.object2.radiusLastChanged ) {
if ( locationObject1 !== minX ) {

// object1 is not at boundary, update position
this.object1.positionProperty.set( locationObject1 );
}
Expand Down

0 comments on commit 01e4176

Please sign in to comment.