Update App.tsx to include pathList in describeSelection

This commit is contained in:
2026-04-13 21:25:01 +02:00
parent 58cffd632c
commit cdf91e1f82

View File

@@ -11751,6 +11751,7 @@ export function App({ store, initialStatusMessage }: AppProps) {
{describeSelection(
editorState.selection,
brushList,
pathList,
editorState.document.modelInstances,
editorState.document.assets,
editorState.document.entities