This commit is contained in:
ReznoRMichael 2021-07-05 22:25:26 +02:00
parent cd885d7c28
commit 6711137862

View file

@ -237,7 +237,7 @@ function HKCheckCompletion(jsonObject) {
CheckboxHintsToggle(); CheckboxHintsToggle();
CheckboxSpoilersToggle(); CheckboxSpoilersToggle();
/* focus the text area after analyzing the save, without scrolling the document */ /* focus the text area after analyzing the save, without scrolling the document (too slow) */
/* document.getElementById("save-area").focus({preventScroll: true}); */ /* document.getElementById("save-area").focus({preventScroll: true}); */
// finish and show benchmark // finish and show benchmark