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