
Timeline layer menu
The command target follows one precise rule:- If several layers are selected and the right-clicked layer is part of that selection, copy, cut, duplicate, delete, frame, split, and trim operate on the selection.
- Otherwise, those commands target only the right-clicked layer.
- Bring to front and Send to back always target only the right-clicked layer.
- When a frame is included, Copy, Cut, Duplicate, and Delete expand to the descendants that belong to it. Split, trim, and Frame selection do not use that descendant expansion.
A disabled item is diagnostic information. Move the playhead inside the layer for a split or trim, select compatible visual layers for a frame, or leave a read-only state before retrying.
Split and trim boundaries
At framep, a layer with start s and duration d occupies the half-open interval [s, s + d). The playhead must satisfy s < p < s + d for a normal interior split. The two outputs meet at the same boundary; no extra frame is inserted.
For trim commands:
- Trim start to playhead changes the composition start and advances the media source start by the matching source-time amount.
- Trim end to playhead shortens the visible duration without changing the source start.
- Frame, text, solid, and caption layers have no decoded media source, but their timeline boundaries follow the same composition-frame rules.
Empty-canvas menu
Right-click a part of the composition with no layer under the pointer and choose Paste here. Placement is based on the corresponding point in the composition, regardless of the current preview zoom. Clipboard interpretation follows this order:- A clipboard PNG is inserted as an image asset. It can use default asset placement rather than the clicked point, so reposition it after insertion when needed.
- Layers copied within Tessact are recreated with their relationships and relative layout intact.
- Plain text creates a centered text layer at the clicked composition point.
Track-gutter menu
Right-click the empty gutter of a timeline track to open its track-scoped menu. Visual tracks offer Hide track or Unhide track; audio-capable tracks offer Mute track or Unmute track. These commands affect the whole row rather than only the clip nearest the pointer. Right-click the clip body instead when you want layer operations such as split, trim, copy, or delete.Canvas selection menu behavior
Right-clicking a visible layer resolves the timeline instance represented by that layer. Before applying a destructive command, check both the canvas outlines and timeline highlights: a multi-selection can include layers that are outside the current preview frame or visually covered by another layer. Right-click targeting also seeks the playhead to the target’s nearest visible edge when the playhead is outside its interval, unless the click preserves an existing multi-selection that already contains the layer. That automatic seek can change the frame consumed by Split, trim, or Frame selection. Read the time display after the menu opens before invoking a frame-sensitive action.Read-only and unavailable commands
Menus may still open while editing is unavailable. In that state, commands remain disabled or leave the draft unchanged. A menu also closes when selection, playback position, or collaboration status changes enough to invalidate its original target.Precision checklist
- Confirm the right-clicked layer belongs to the intended multi-selection.
- Confirm the playhead is inside every clip you intend to split or trim.
- Expand or inspect frames before a structural cut, duplicate, or delete.
- Use the timeline for layers that overlap exactly on the canvas.
- Undo immediately if a structural operation included more descendants than expected.
Selection model
Learn how canvas and timeline selection stay synchronized.
Copy, paste, and duplicate
Understand time placement, geometry, and frame descendants.