mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-13 13:05:07 +00:00
Redraw node on opt change
This commit is contained in:
@@ -46,6 +46,7 @@ app.registerExtension({
|
||||
this.outputs[0].name = "";
|
||||
}
|
||||
this.size = this.computeSize();
|
||||
app.graph.setDirtyCanvas(true);
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user