From 0f004891cd332216852bfcc17ef95392e4f06649 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 14 Oct 2020 02:21:43 +0100 Subject: [PATCH] todo thought fixed Signed-off-by: Ian Jackson --- templates/script.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/script.ts b/templates/script.ts index 64207a86..fd219ab0 100644 --- a/templates/script.ts +++ b/templates/script.ts @@ -1115,6 +1115,7 @@ function loaded(xhr: XMLHttpRequest){ }); } -// xxx scroll of log messages to bottom does not always work somehow +// todo scroll of log messages to bottom did not always work somehow +// think I have fixed this with approximation doload(); -- 2.30.2