From 4be6bec46a535cfe0f4e8574fbe6d464c9216b57 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 17 Oct 2023 20:24:18 +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 c6599ae..d472ffa 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -48,6 +48,7 @@ var setup = function(){ - - ## ToDo: - ASAP: scroll into view is bad... + - ASAP: mobile browsers behave quite chaotically ignoring parts of the styling... - ASAP: need to reach checkboxes via keyboard _...not sure how to do this with tab taken..._ - FEATURE: read-only mode