MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / input.ts

File input.ts

frontend/src/managers/input.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DialogStore } from "/src/stores/dialog";
2import type { DocumentStore } from "/src/stores/document";
3import { fullscreenModeChanged } from "/src/stores/fullscreen";
4import type { PortfolioStore } from "/src/stores/portfolio";

Callers

nothing calls this directly

Calls 14

onBeforeUnloadFunction · 0.90
onKeyUpFunction · 0.90
onKeyDownFunction · 0.90
onPointerMoveFunction · 0.90
onPointerDownFunction · 0.90
onPointerUpFunction · 0.90
onMouseDownFunction · 0.90
onPotentialDoubleClickFunction · 0.90
onWheelScrollFunction · 0.90
onModifyInputFieldFunction · 0.90
onFocusOutFunction · 0.90
onContextMenuFunction · 0.90

Tested by

no test coverage detected