stopping replay when restarting the test. closes #1637

This commit is contained in:
Miodec 2021-07-19 20:09:05 +01:00
parent ab5ecb195a
commit 301bc95a50

View file

@ -804,6 +804,7 @@ export function restart(
LiveAcc.hide();
LiveBurst.hide();
TimerProgress.hide();
Replay.pauseReplay();
setBailout(false);
PaceCaret.reset();
$("#showWordHistoryButton").removeClass("loaded");