Upstream progressbar rendering (#871)

Upstreams progress bar rendering from ComfyUI_frontend.
This commit is contained in:
Chenlei Hu
2025-03-30 17:14:09 -04:00
committed by GitHub
parent 8a9b1c7071
commit 30a7f19a64
5 changed files with 34 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ LGraph {
"mouseOver": undefined,
"order": 0,
"outputs": [],
"progress": undefined,
"properties": {},
"properties_info": [],
"redraw_on_mouse": undefined,
@@ -152,6 +153,7 @@ LGraph {
"mouseOver": undefined,
"order": 0,
"outputs": [],
"progress": undefined,
"properties": {},
"properties_info": [],
"redraw_on_mouse": undefined,
@@ -221,6 +223,7 @@ LGraph {
"mouseOver": undefined,
"order": 0,
"outputs": [],
"progress": undefined,
"properties": {},
"properties_info": [],
"redraw_on_mouse": undefined,