From 10da7885acb3bd80660e5e4f66ac4011e426ab60 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 5 Nov 2023 03:29:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 5a349b6..a1b263c 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -56,6 +56,7 @@ var setup = function(){ - side margins are a bit too large (account for toolbat to the right) - - ## ToDo: + - Q: can we place a cursor in a table correctly??? - custom element / web component - BUG: select via double/triple clicks does not work... - _looks like something is refocusing the element..._