fn move_transition(project: &mut Project, tid: u64, sel: u64, pos: Pos) -> bool
Re-anchor a transition at a new position relative to sel, keeping its settings. Returns true when it moved (the target position must exist).
sel