From 7eee6c89e4f440b3a1684ae663164cd18e7ac483 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 15 Apr 2026 00:21:40 +0200 Subject: [PATCH] Add edit in Sequencer button and material summary for Run Sequence links --- src/app/App.tsx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 735bf9cd..f30196c6 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -8673,6 +8673,21 @@ export function App({ store, initialStatusMessage }: AppProps) { ))} +
+ +
+
+ Run Sequence links can only reference sequences that contain + at least one impulse clip. +
) : link.action.type === "stopAnimation" ? (