mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-27 02:04:09 +00:00
Revert "Support associated socket for widgets" (#896)
Reverts Comfy-Org/litegraph.js#891 Temporary revert to unblock other PRs (causing test failures; frontend PR for this has not yet been merged).
This commit is contained in:
@@ -23,7 +23,6 @@ export abstract class BaseWidget implements IBaseWidget {
|
||||
last_y?: number
|
||||
width?: number
|
||||
disabled?: boolean
|
||||
computedDisabled?: boolean
|
||||
hidden?: boolean
|
||||
advanced?: boolean
|
||||
tooltip?: string
|
||||
|
||||
Reference in New Issue
Block a user