fix value display node

This commit is contained in:
2026-03-29 12:13:08 -07:00
parent 80b74dfdfd
commit e3c381ee07
9 changed files with 207 additions and 31 deletions

View File

@@ -17,7 +17,6 @@ MENU_LAYOUT: dict[str, list[str]] = {
"Note",
"ImageDemo",
"Folder",
"Number",
"RangeSlider",
"Coordinate",
"CoordinatePair",
@@ -27,7 +26,7 @@ MENU_LAYOUT: dict[str, list[str]] = {
"Font",
"ColormapAdjust",
"PreviewImage",
"ValueDisplay",
"ValueIO",
"View3D",
"Save",
"SaveImage",