diff --git a/scroll-text-legacy-browsers.js b/scroll-text-legacy-browsers.js index 04c4ed1f5d9492f6f348b1089396b557d11bcd09..f0c8469644e61aba44e40259a88d3dd30872ef1b 100644 --- a/scroll-text-legacy-browsers.js +++ b/scroll-text-legacy-browsers.js @@ -310,7 +310,7 @@ function trialRoutineBegin(snapshot) { moving = 0; scrollText.setPos([((- 0.45) * screenRatio), 0.45]); - maxScroll +=round(.667/fontSize); + maxScroll +=round(.68/fontSize); maxScroll -=75; //.04 => 39 but needs to be 20 //.03 => 52 diff --git a/scroll-text.js b/scroll-text.js index 648feaec89feaf9876f76c059456f0a8ecac12f8..074bb39e53bab0e4679b9b4b8c7326f79505d379 100644 --- a/scroll-text.js +++ b/scroll-text.js @@ -320,7 +320,7 @@ function trialRoutineBegin(snapshot) { moving = 0; scrollText.setPos([((- 0.45) * screenRatio), 0.45]); - maxScroll +=round(.667/fontSize); + maxScroll +=round(.68/fontSize); maxScroll -=75; //.04 => 39 but needs to be 20 //.03 => 52 diff --git a/scroll-text.psyexp b/scroll-text.psyexp index 909dab01658cc686463a8a8fe1d91cbb49390cd2..a8271474d176a32965965c86521e8bccb58c95de 100644 --- a/scroll-text.psyexp +++ b/scroll-text.psyexp @@ -143,7 +143,7 @@ - +