mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-01-23 13:44:29 +08:00
Update spline_editor.js
This commit is contained in:
parent
38f1d0c08a
commit
84185b35f6
@ -391,7 +391,7 @@ function createSplineEditor(context, reset=false) {
|
||||
var vis = new pv.Panel()
|
||||
.width(w)
|
||||
.height(h)
|
||||
.fillStyle("var(--comfy-menu-bg)")
|
||||
.fillStyle("var(--comfy-input-bg)")
|
||||
.strokeStyle("gray")
|
||||
.lineWidth(2)
|
||||
.antialias(false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user