mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
fill ripple-excluded regions container
This commit is contained in:
parent
04c03199dc
commit
76de8ab3f9
1 changed files with 1 additions and 0 deletions
|
|
@ -1820,6 +1820,7 @@ RegionMoveDrag::finished_copy (bool const changed_position, bool const changed_t
|
|||
|
||||
if (new_view != 0) {
|
||||
new_views.push_back (new_view);
|
||||
ripple_exclude.push_back (new_view->region());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue