mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
Elements inside a data-timeline-locked composition now have all canvas interactions disabled (move, resize, manual offset/size/rotation, style editing). Prevents "Unable to patch" errors when trying to move JS-generated caption elements that can't be patched back to source.
14 lines
683 B
Plaintext
14 lines
683 B
Plaintext
packages/studio/src/player/hooks/useTimelinePlayer.ts
|
|
packages/studio/src/hooks/useManifestPersistence.ts
|
|
packages/studio/src/player/components/PlayerControls.tsx
|
|
packages/studio/src/components/editor/manualEdits.test.ts
|
|
packages/studio/src/player/hooks/useTimelinePlayer.test.ts
|
|
packages/studio/src/components/editor/manualEditsDom.ts
|
|
packages/studio/src/utils/sourcePatcher.ts
|
|
packages/studio/src/utils/sourcePatcher.test.ts
|
|
packages/studio/src/App.tsx
|
|
packages/studio/src/player/components/Timeline.tsx
|
|
packages/studio/src/player/components/timelineEditing.test.ts
|
|
packages/studio/src/components/editor/domEditing.test.ts
|
|
packages/studio/src/components/editor/domEditingLayers.ts
|