From 6eaec186db5b0d00970c6634afc776823b461de0 Mon Sep 17 00:00:00 2001 From: stroblme Date: Tue, 18 Aug 2026 22:26:17 +0200 Subject: [PATCH] up Signed-off-by: stroblme --- NOTEPAD.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NOTEPAD.md b/NOTEPAD.md index 072b1eb..dec217c 100644 --- a/NOTEPAD.md +++ b/NOTEPAD.md @@ -13,6 +13,8 @@ should reopen it. ### To be sorted +- BUG/UI when enlarging the code editor of a node, the code editor should enlarge to the left (node settings remain on the right) so that the code editor fills the center of the screen with the node properties available next to it +- BUG/UX the console/log panel does not show print output of nodes - BUG/UI find a good way to represent the dictionary style of messages (truncated test, click to enlarge.. ). Show dtype instead of actual values -> actual values when clicking expand - BUG/UI loop-lag in home view can't have a value when there are no flows (push back if I'm wrong here) - BUG/UI brain view in the home view should be hidden when there are no flows/nodes