Function move_transition

Source
fn move_transition(project: &mut Project, tid: u64, sel: u64, pos: Pos) -> bool
Expand description

Re-anchor a transition at a new position relative to sel, keeping its settings. Returns true when it moved (the target position must exist).