mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-05 13:10:24 +00:00
Dom widget store (#2899)
This commit is contained in:
@@ -424,6 +424,7 @@ export const useLitegraphService = () => {
|
||||
} else {
|
||||
const host = createImageHost(this)
|
||||
this.setSizeForImage(true)
|
||||
// @ts-expect-error host is not a standard DOM widget option.
|
||||
const widget = this.addDOMWidget(
|
||||
ANIM_PREVIEW_WIDGET,
|
||||
'img',
|
||||
|
||||
Reference in New Issue
Block a user