mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-10 18:10:08 +00:00
Fix workflow-insert with reroute nodes (#2008)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -35,6 +35,7 @@ app.registerExtension({
|
||||
}
|
||||
|
||||
this.onConnectionsChange = (type, index, connected, link_info) => {
|
||||
if (app.configuringGraph) return
|
||||
this.applyOrientation()
|
||||
|
||||
// Prevent multiple connections to different types when we have no input
|
||||
|
||||
Reference in New Issue
Block a user