MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / drive_gradient_migration

Method drive_gradient_migration

editor/src/node_graph_executor.rs:481–509  ·  view source on GitHub ↗

TODO: Eventually remove this document upgrade code Kick off the one-time pre-pass converting legacy bounding-box gradients to absolute space, or no-op if already running. Returns false when the render should proceed normally instead: the pass already ran this session, so any entries still pending are unmeasurable ones kept to retry on the next open.

(&mut self, document: &mut DocumentMessageHandler, document_id: DocumentId, resolution: UVec2, scale: f64, responses: &mut VecDeque<Message>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

process_messageMethod · 0.80

Calls 3

containsMethod · 0.45
iterMethod · 0.45

Tested by

no test coverage detected