mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-01-23 20:04:32 +08:00
Update spline_editor.js
This commit is contained in:
parent
d1a1bb67a6
commit
874ae4b87f
@ -138,9 +138,12 @@ app.registerExtension({
|
||||
})
|
||||
chainCallback(this, "onGraphConfigured", function() {
|
||||
createSplineEditor(this)
|
||||
this.setSize([550, 800])
|
||||
});
|
||||
|
||||
}); // onAfterGraphConfigured
|
||||
}//node created
|
||||
|
||||
} //before register
|
||||
})//register
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user