diff --git a/src/routes/index.tsx b/src/routes/index.tsx index fa2699b20..b0f265e5d 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -609,104 +609,112 @@ function FrameworkAdapterGraph({ return ( // The node positions below are hard-coded against a 320×128 grid - // (adapterGraphWidth/Height), so the whole graph is scaled as a unit to - // fill the 460×233 slot rather than re-deriving every coordinate. -