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

Method set_view_settings

document/document-format/src/persist.rs:196–199  ·  view source on GitHub ↗

Replace the per-peer view settings and persist them to `session.json`. Called by the editor when the viewport or a document-level toggle changes; never enters the registry, history, or CRDT.

(&mut self, view_settings: std::collections::BTreeMap<String, serde_json::Value>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

stage_snapshotMethod · 0.80
round_trip_through_gddFunction · 0.80

Calls 1

persist_session_stateMethod · 0.80

Tested by 2

round_trip_through_gddFunction · 0.64