Update litegraph to 0.8.6 (#1316)

* Update litegraph

* Remove ts-expect-error
This commit is contained in:
Chenlei Hu
2024-10-26 14:36:45 -04:00
committed by GitHub
parent a3e4af40c1
commit ef4179a06c
4 changed files with 6 additions and 8 deletions

View File

@@ -1425,7 +1425,6 @@ export class ComfyApp {
if (color) {
const shape =
// @ts-expect-error
node._shape || node.constructor.shape || LiteGraph.ROUND_SHAPE
ctx.lineWidth = lineWidth
ctx.globalAlpha = 0.8