mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-21 07:14:11 +00:00
Revert "[BugFix] Fix adding node via context menu" (#688)
Reverts Comfy-Org/litegraph.js#682 Reason: Revert improper fix.
This commit is contained in:
@@ -827,6 +827,7 @@ export class LGraphCanvas implements ConnectionColorContext {
|
||||
const canvas = LGraphCanvas.active_canvas
|
||||
const ref_window = canvas.getCanvasWindow()
|
||||
const graph = canvas.graph
|
||||
if (!graph) return
|
||||
|
||||
inner_onMenuAdded("", prev_menu)
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user