mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-06-25 07:07:37 +00:00
Merge branch 'toxinu/scroll-top'
This commit is contained in:
@ -578,6 +578,7 @@ function processAnswer() {
|
||||
$('#proceed button').focus();
|
||||
|
||||
updateHistoryView(log);
|
||||
window.scrollTo(0, 0);
|
||||
}
|
||||
|
||||
function shakeInputArea() {
|
||||
|
Reference in New Issue
Block a user