blib-la / blibla-comfyui-extensions

Extensions for ComfyUI
GNU Affero General Public License v3.0
134 stars 10 forks source link

Links Render Mode straight after refresh #7

Closed tudal closed 11 months ago

tudal commented 11 months ago

I'm setting Links Render Mode to spline Refresh page Lines are straight (square) again

In settings its spline. To get back to spline lines I need to change for something else then back to spline.

Other settings are ok

pixelass commented 11 months ago

Maybe you have another extension installed (check your folder comfyUI/web/extensions

Also check if you have https://github.com/pythongosssss/ComfyUI-Custom-Scripts installed. Thewy also do things to the nodes.

pixelass commented 11 months ago

you can also check your browser localStorage to see if the setting is correct: 2 for spline

image

tudal commented 11 months ago

Its the same even on another browser. When I open settings it says "spline". So its 2 I have ComfyUI-Custom-Scripts but I've disabled it and even removed its js for lines and have still straight lines

tudal commented 11 months ago

So turn out its https://github.com/tinyterra/ComfyUI_tinyterraNodes

image

I've commented this one and its ok now.

pixelass commented 11 months ago

closing