mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-08 09:00:05 +00:00
Update litegraph to 0.8.6 (#1316)
* Update litegraph * Remove ts-expect-error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user