mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
get the notebook back again (or rather, realize that it can now be toggled and that the default is to hide it)
git-svn-id: svn://localhost/ardour2/branches/3.0@3720 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b0424889b3
commit
da6e0a95bb
5 changed files with 5 additions and 18 deletions
|
|
@ -428,8 +428,6 @@ Editor::controls_layout_size_request (Requisition* req)
|
|||
} else {
|
||||
vertical_adjustment.set_upper (pos + canvas_timebars_vsize);
|
||||
}
|
||||
|
||||
cerr << "sizes = " << req->width << " " << edit_controls_vbox.get_width() << " " << controls_layout.get_width() << " " << zoom_box.get_width() << " " << endl;//DEBUG
|
||||
}
|
||||
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue