comment
This commit is contained in:
parent
cd885d7c28
commit
6711137862
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue