mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
merge 3.0 12308:12389
git-svn-id: svn://localhost/ardour2/branches/3.0-SG@12391 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
08c87b22b4
commit
89df06eb2d
88 changed files with 877 additions and 717 deletions
|
|
@ -442,8 +442,6 @@ AutomationTimeAxisView::set_height (uint32_t h)
|
|||
auto_button.hide();
|
||||
hide_button.hide();
|
||||
}
|
||||
} else if (h >= preset_height (HeightNormal)) {
|
||||
cerr << "track grown, but neither changed_between_small_and_normal nor first_call_to_set_height set!" << endl;
|
||||
}
|
||||
|
||||
if (changed) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue