Refactor TypeSource

This commit is contained in:
Adam
2025-08-29 19:43:41 -07:00
parent 94414adaf8
commit e3073bf53a
12 changed files with 390 additions and 425 deletions

View File

@@ -61,6 +61,7 @@ pub fn wrap_network_in_scope(mut network: NodeNetwork, editor_api: Arc<WasmEdito
},
..Default::default()
},
// Keep this in sync with the protonode id in valid_input_types for the document network export
DocumentNode {
call_argument: concrete!(graphene_std::application_io::RenderConfig),
inputs: vec![NodeInput::node(NodeId(3), 0)],