From b80312497cf1b9952edeb7137e3b237d34d9c6a3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 25 Oct 2023 15:26:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index ffaf296..96997a0 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -48,6 +48,8 @@ var setup = function(){ - - ## Bugs: focused:: true + - BUG: crop: adding siblings to crop root instantly hides them + - _should add `.cropped` class... but where???_ - BUG: mobile browsers behave quite chaotically ignoring parts of the styling... - - ## ToDo: