mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-21 23:34:31 +00:00
[3d] add tooltip (#2524)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -33,6 +33,8 @@ export class Load3dService {
|
||||
|
||||
const instance = new Load3dClass(container, { createPreview: !isPreview })
|
||||
|
||||
instance.setNode(node)
|
||||
|
||||
this.nodeToLoad3dMap.set(node, instance)
|
||||
|
||||
return instance
|
||||
|
||||
Reference in New Issue
Block a user