MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / preferences_message_handler.rs

File preferences_message_handler.rs

editor/src/messages/preferences/preferences_message_handler.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::consts::{UI_SCALE_DEFAULT, VIEWPORT_ZOOM_WHEEL_RATE};
2use crate::messages::input_mapper::key_mapping::MappingVariant;
3use crate::messages::portfolio::document::utility_types::wires::GraphWireStyle;
4use crate::messages::preferences::SelectionMode;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected