From 334cc66f6f7e1d2fe1996912e317e54d1c034447 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 16 May 2023 23:41:13 +0300 Subject: [PATCH] more notes... Signed-off-by: Alex A. Naanou --- Viewer/css/layout.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Viewer/css/layout.css b/Viewer/css/layout.css index 48eb60c0..9cb2277d 100755 --- a/Viewer/css/layout.css +++ b/Viewer/css/layout.css @@ -2,6 +2,9 @@ * * XXX extract all theming and ui config to vars... * XXX experiment: rewrite the css via flexbox... (???) +* XXX should we also add sizing here??? +* ...everything should be relatively sized, but do we need to +* explicitly control the base size??? * * ********************************************************* Settings ***/