Skip to main content

ripple_delete_selected

Function ripple_delete_selected 

Source
pub fn ripple_delete_selected(
    project: RwSignal<Option<EditProject>>,
    history: StoredValue<Option<History>>,
    selected: Option<usize>,
)
Expand description

Ripple-delete the selected clip — remove it and close the gap (the downstream clips slide left; the timeline shortens).