Merge branch 'toxinu/scroll-top'

This commit is contained in:
toxinu
2021-10-10 20:55:30 +00:00

View File

@ -578,6 +578,7 @@ function processAnswer() {
$('#proceed button').focus();
updateHistoryView(log);
window.scrollTo(0, 0);
}
function shakeInputArea() {