mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
Fix fast widget conversion (#323)
This commit is contained in:
@@ -2472,7 +2472,6 @@ export class LGraphCanvas {
|
||||
this.graph_mouse[1] = e.canvasY
|
||||
|
||||
if (e.isPrimary) this.pointer.move(e)
|
||||
this.link_over_widget = null
|
||||
|
||||
if (this.block_click) {
|
||||
e.preventDefault()
|
||||
|
||||
Reference in New Issue
Block a user