Taylor Gratzer

Results 3 comments of Taylor Gratzer

It's not an ideal solution, but adding this to the `tsconfig.json`: ```ts "compilerOptions": { "skipLibCheck": true } ``` Prevents the the `vss.d.ts` definition from creating conflicts with the base `lib.dom.d.ts`...

@jsfehler Well, the default "fall-through" condition is the label positioned to the right. I don't believe there's a case where the label will be directly on top of the point....

@Ken1171 > M:\envs\3DPack\ComfyUI\custom_nodes\ComfyUI-3D-Pack\Gen_3D_Modules\StableFast3D\sf3d.slangtorch_cache\texture_baker\b9c103f6b206b8e5\texture_baker.cpp(476): fatal error C1083: Cannot open include file: 'slang.h': No such file or directory ninja: build stopped: subcommand failed. I ran into this error and was able to...