From 13879407f7273ea96b19d9626d36b3b45ccf4d3a Mon Sep 17 00:00:00 2001 From: makearmy Date: Wed, 15 Oct 2025 20:45:56 -0400 Subject: [PATCH] svgnest render fix --- components/utilities/SVGNestPanel.tsx | 178 +++++++------------------- 1 file changed, 49 insertions(+), 129 deletions(-) diff --git a/components/utilities/SVGNestPanel.tsx b/components/utilities/SVGNestPanel.tsx index e29435f5..9c42738f 100644 --- a/components/utilities/SVGNestPanel.tsx +++ b/components/utilities/SVGNestPanel.tsx @@ -3,147 +3,67 @@ import { useEffect, useRef, useState } from "react"; /** - * Inline loader for a static app (SVGnest) placed under /public/svgnest. - * It fetches index.html, injects the HTML into a container, then - * re-executes