mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-26 17:54:14 +00:00
@@ -2550,7 +2550,7 @@ export class LGraphCanvas implements ConnectionColorContext {
|
||||
node,
|
||||
canvas: this,
|
||||
})
|
||||
pointer.onDrag = eMove => widgetInstance.onDrag({
|
||||
pointer.onDrag = eMove => widgetInstance.onDrag?.({
|
||||
e: eMove,
|
||||
node,
|
||||
canvas: this,
|
||||
|
||||
Reference in New Issue
Block a user