ensure that newly-added tracks are displayed in the editor
This commit is contained in:
parent
5833576d5b
commit
5fddbdd495
@ -843,6 +843,8 @@ EditorRoutes::time_axis_views_added (list<TimeAxisView*> tavs)
|
|||||||
if (!from_scratch) {
|
if (!from_scratch) {
|
||||||
sync_presentation_info_from_treeview ();
|
sync_presentation_info_from_treeview ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
redisplay ();
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user