pub fn cancel_helper(
    prev: Vec2D<WorldUnit>,
    new: Vec2D<WorldUnit>,
    t: Transform,
    snap: ScreenUnit
) -> DrawCommand