// Moving groups is a two stage process: first we remove the clips from the tracks, and then try to insert them back at their calculated new positions.
...
...
@@ -1400,7 +1400,7 @@ bool TimelineModel::requestGroupMove(int itemId, int groupId, int delta_track, i
}
// Reverse sort. We need to insert from left to right to avoid confusing the view