Updated comment

This commit is contained in:
pythongosssss 2023-03-14 21:22:47 +00:00
parent 7a1d5b9080
commit b4b26310b8

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() {
const orig = LGraphCanvas.prototype.drawNodeShape;