From 6711137862e372facfd41321cbbbb45d503baf0d Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Mon, 5 Jul 2021 22:25:26 +0200 Subject: [PATCH] comment --- src/js/HKCheckCompletion.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/HKCheckCompletion.js b/src/js/HKCheckCompletion.js index a7cdd8f..878ec69 100644 --- a/src/js/HKCheckCompletion.js +++ b/src/js/HKCheckCompletion.js @@ -237,7 +237,7 @@ function HKCheckCompletion(jsonObject) { CheckboxHintsToggle(); 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}); */ // finish and show benchmark