mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Tempo ramps - clean up tempo curve a bit.
This commit is contained in:
parent
86b0268e8b
commit
ccf6ce76d9
3 changed files with 23 additions and 18 deletions
|
|
@ -509,6 +509,7 @@ Editor::Editor ()
|
|||
|
||||
TimeAxisView::setup_sizes ();
|
||||
ArdourMarker::setup_sizes (timebar_height);
|
||||
TempoCurve::setup_sizes (timebar_height);
|
||||
|
||||
bbt_label.set_name ("EditorRulerLabel");
|
||||
bbt_label.set_size_request (-1, (int)timebar_height);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue