MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / handle_gradient_measurement

Method handle_gradient_measurement

editor/src/node_graph_executor.rs:587–627  ·  view source on GitHub ↗

TODO: Eventually remove this document upgrade code Bake the just-measured fill's gradient transform into absolute space using its evaluated geometry, then advance the queue.

(
		&mut self,
		document: &mut DocumentMessageHandler,
		document_id: DocumentId,
		bake_target: (Vec<NodeId>, NodeId, graphic_types::migrations::legacy::Gradient),
		inspect_result: Option<InspectRe

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 10

measure_fill_geometryFunction · 0.85
fill_transform_unbakedFunction · 0.85
nodeFunction · 0.85
take_dataMethod · 0.80
to_absoluteMethod · 0.80
set_inputMethod · 0.80
as_refMethod · 0.45
to_transformMethod · 0.45

Tested by

no test coverage detected