Some nodes hide render windows

helpwindow in this patch stays hidden until the unconnected circlespread node is removed
sampletexture +helpwindow.vl (8.6 KB)

narrowed down to where removing either circlespread/rectanglespread or the tovector2 downstream of it will toggle visibility in an unconnected skia renderer
preview0471

circle spread bug.vl (14.1 KB)

actually it seems a wider problem,
in this case i zip two vector2 values, tovector2(fuse) and same behaviour
sampletexture spread 0.vl (8.1 KB)

Indeed, Fuse can’t deal with a GpuValue<Spread<...>> and throws an exception. I’ve created an issue in their repository and will also move this thread over to the Fuse forum.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.