This commit is contained in:
Adam
2025-09-03 10:56:33 -07:00
parent 27294c7569
commit 405bd5d36f
20 changed files with 416 additions and 33 deletions

View File

@@ -262,6 +262,7 @@ tagged_value! {
CentroidType(graphene_core::vector::misc::CentroidType),
BooleanOperation(graphene_path_bool::BooleanOperation),
TextAlign(graphene_core::text::TextAlign),
NodeGraphOverlayData(graphene_core::node_graph_overlay::types::NodeGraphOverlayData),
}
impl TaggedValue {