@@ -591,7 +591,7 @@ void PointerTool::FinishDrag(TimelineViewMouseEvent *event)
|
||||
blocks_to_delete[i] = blocks_moving.at(i).block;
|
||||
}
|
||||
|
||||
parent()->ReplaceBlocksWithGaps(blocks_to_delete, false, command);
|
||||
parent()->ReplaceBlocksWithGaps(blocks_to_delete, false, command, false);
|
||||
}
|
||||
|
||||
if (inserting) {
|
||||
|
||||
Reference in New Issue
Block a user