mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
fix blank mini-timeline
This commit is contained in:
parent
1bc0f9a178
commit
27415486fc
1 changed files with 2 additions and 0 deletions
|
|
@ -108,6 +108,8 @@ MiniTimeline::set_session (Session* s)
|
||||||
);
|
);
|
||||||
|
|
||||||
_jumplist.clear ();
|
_jumplist.clear ();
|
||||||
|
calculate_time_spacing ();
|
||||||
|
update_minitimeline ();
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue