fix preview perf issues

This commit is contained in:
Maze Winther
2026-02-23 10:03:15 +01:00
parent dbfecbba59
commit baa5f33407
4 changed files with 99 additions and 41 deletions
@@ -69,6 +69,7 @@ function RenderTreeController() {
duration,
canvasSize: { width, height },
background: activeProject.settings.background,
isPreview: true,
});
editor.renderer.setRenderTree({ renderTree });