Skip to content

[FEATURE] Track locking to prevent accidental edits #736

@adamghaleb

Description

@adamghaleb

Description

There is no ability to lock tracks to prevent accidental edits. This is a standard feature in professional video editors.

Expected Behavior

  • Lock icon button per track (next to mute/visibility toggles)
  • Locked tracks prevent: element deletion, moving, resizing, splitting
  • Locked tracks still allow playback
  • Visual indicator (dimmed or lock overlay) when track is locked

Files

  • `apps/web/src/components/editor/panels/timeline/index.tsx`
  • `apps/web/src/types/timeline.ts` (add `locked` field to Track type)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions