Commit a14af68b authored by Andrew Vu's avatar Andrew Vu

Merge branch 'revert-acbd681e' into 'master'

Revert "Update html/tTraceTest8.js"

See merge request vuandre1/tTraceTest8!11
parents acbd681e ecd1af24
/********************
/********************
* Ttracetest8 Test *
********************/
......@@ -600,7 +600,6 @@ function setupRoutineEnd(trials) {
for (const thisComponent of setupComponents) {
if (typeof thisComponent.setAutoDraw === 'function') {
thisComponent.setAutoDraw(false);
ShapeStim.clearTextures(line);
}
}
// the Routine "setup" was not non-slip safe, so reset the non-slip timer
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment