Skip to content

Commit

Permalink
dilate touch area for Population generation control, #192
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Sep 1, 2020
1 parent 9002cc9 commit d30e7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/NaturalSelectionConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const NaturalSelectionConstants = {
arrowHeight: 10, // from tip to base
xMargin: 6,
yMargin: 4,
touchAreaXDilation: 7,
touchAreaXDilation: 10,
touchAreaYDilation: 6
},

Expand Down

0 comments on commit d30e7cc

Please sign in to comment.