chiark / gitweb /
todo thought fixed
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 14 Oct 2020 01:21:43 +0000 (02:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 14 Oct 2020 01:21:43 +0000 (02:21 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
templates/script.ts

index 64207a86c406f15597ae5a958fd38aa2cc919f3c..fd219ab0f595318600a0c02b53190f7e54f2116b 100644 (file)
@@ -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();