diff --git a/js/common/NaturalSelectionConstants.js b/js/common/NaturalSelectionConstants.js index 01a6ea94..3a8b0885 100644 --- a/js/common/NaturalSelectionConstants.js +++ b/js/common/NaturalSelectionConstants.js @@ -57,7 +57,7 @@ const NaturalSelectionConstants = { arrowHeight: 10, // from tip to base xMargin: 6, yMargin: 4, - touchAreaXDilation: 7, + touchAreaXDilation: 10, touchAreaYDilation: 6 },