From ac46e26ac09eaead403b0c66a4c923d095a88bde Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 13 May 2026 04:27:58 +0200 Subject: [PATCH] Feature: Add collision toggles for path edges and repeaters --- src/app/App.tsx | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index f8e50ebd..1f15bfd8 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -22434,6 +22434,27 @@ export function App({ } /> +