mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +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 ();
|
||||
calculate_time_spacing ();
|
||||
update_minitimeline ();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue