Skip to content

fix: treat zero-duration clips as empty instead of one-frame spans #31

@ubugeeei

Description

@ubugeeei

Finding

Zero-duration clips are normalized into a one-frame span. That can shift timeline duration, audio planning, and hidden probe behavior.

Evidence

  • src/lib/clip.tsx clamps clip end behavior.
  • src/lib/vue.tsx has matching timeline logic.

Acceptance criteria

  • Represent zero-duration clips as empty.
  • Keep existing positive-duration behavior unchanged.
  • Update audio/timeline calculations consistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions