Eliminate GraphicElementData wrapper around GraphicElement

This commit is contained in:
Keavon Chambers
2023-12-08 17:18:45 -08:00
parent 5a6815dd91
commit 10f2fa92e5
10 changed files with 97 additions and 117 deletions

View File

@@ -324,7 +324,7 @@ def update_layer(layer, indent, layer_node_id, next_id, opacity):
"has_primary_output": True,
"implementation": {
"Unresolved": {
"name": "graphene_core::ToGraphicElementData"
"name": "graphene_core::ToGraphicElementNode"
}
},
"metadata": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long