From 20e91bd415ca71bbf2c47464e6f8a0c807de6466 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 30 Nov 2023 14:30:46 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 2d234c9..375d251 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -52,7 +52,8 @@ var setup = function(){ - ``` text text text ``` - text text text (a click here is offset right by an odd amount of chars that also depends on where in the text we click) + text text text (a click here is offset right) + - the offset's amount depends on where in the text we click -- odd - BUG: caret positioning broken - *TODO*:: - text text text