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