MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / MotionPathOverlay.tsx

File MotionPathOverlay.tsx

packages/studio/src/components/editor/MotionPathOverlay.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useEffect, useRef, useState, type RefObject } from "react";
2import type { DomEditSelection } from "./domEditing";
3import { useDomEditContext } from "../../contexts/DomEditContext";
4import { usePlayerStore } from "../../player/store/playerStore";

Callers

nothing calls this directly

Calls 9

useDomEditContextFunction · 0.90
useMotionPathDataFunction · 0.90
selectorForFunction · 0.90
editableAnimationIdFunction · 0.90
hasMotionPathPluginFunction · 0.90
onDownFunction · 0.85
onRemoveFunction · 0.85
onNodeContextMenuFunction · 0.85
querySelectorMethod · 0.65

Tested by

no test coverage detected