Updated comment

This commit is contained in:
pythongosssss 2023-03-14 21:22:47 +00:00
parent 019bd519cb
commit 4758752939

View File

@ -350,7 +350,7 @@ class ComfyApp {
} }
/** /**
* Draws currently node highlights and progress bar * Draws node highlights (executing, drag drop) and progress bar
*/ */
#addDrawNodeHandler() { #addDrawNodeHandler() {
const orig = LGraphCanvas.prototype.drawNodeShape; const orig = LGraphCanvas.prototype.drawNodeShape;