From cdf91e1f826ad2bd9e6e77d8b5804894303fdb68 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 13 Apr 2026 21:25:01 +0200 Subject: [PATCH] Update App.tsx to include pathList in describeSelection --- src/app/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 0a0a28c5..ff2bf47b 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -11751,6 +11751,7 @@ export function App({ store, initialStatusMessage }: AppProps) { {describeSelection( editorState.selection, brushList, + pathList, editorState.document.modelInstances, editorState.document.assets, editorState.document.entities