Reimplement checkered background rendering (#4034)

* Reimplement background checkerboard rendering
This commit is contained in:
Timon
2026-05-01 18:45:32 +02:00
parent 7cd5531730
commit 29f6e686ee
17 changed files with 936 additions and 459 deletions

View File

@@ -417,6 +417,7 @@ impl NodeGraphExecutor {
click_targets,
clip_targets,
vector_data,
backgrounds: _,
} = render_output.metadata;
// Run these update state messages immediately