Compare commits

...

1 Commits

Author SHA1 Message Date
Austin Mroz
8f15084fa4 Fix ghost links on IO remove slot 2026-05-26 16:47:18 -07:00

View File

@@ -265,7 +265,7 @@ export abstract class SubgraphIONodeBase<
break
}
this.subgraph.setDirtyCanvas(true)
this.subgraph.setDirtyCanvas(true, true)
}
/**