mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
Remove unused LGraphCanvas.onConnectingChange (#434)
This commit is contained in:
@@ -624,10 +624,6 @@ export class LGraphCanvas {
|
||||
this.onDrawLinkTooltip = null
|
||||
this.onNodeMoved = null
|
||||
this.onSelectionChange = null
|
||||
// FIXME: Typo, does nothing
|
||||
// called before any link changes
|
||||
// @ts-expect-error
|
||||
this.onConnectingChange = null
|
||||
this.onBeforeChange = null
|
||||
this.onAfterChange = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user