mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-17 15:28:04 +08:00
Reimplement checkered background rendering (#4034)
* Reimplement background checkerboard rendering
This commit is contained in:
@@ -417,6 +417,7 @@ impl NodeGraphExecutor {
|
||||
click_targets,
|
||||
clip_targets,
|
||||
vector_data,
|
||||
backgrounds: _,
|
||||
} = render_output.metadata;
|
||||
|
||||
// Run these update state messages immediately
|
||||
|
||||
Reference in New Issue
Block a user