mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Make processor box send faders adjust their size correctly.
git-svn-id: svn://localhost/ardour2/branches/3.0@6280 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4a836618f3
commit
12c9728530
15 changed files with 104 additions and 48 deletions
|
|
@ -112,7 +112,7 @@ RouteTimeAxisView::RouteTimeAxisView (PublicEditor& ed, Session& sess, boost::sh
|
|||
, size_button (_("h"))
|
||||
, automation_button (_("a"))
|
||||
, visual_button (_("v"))
|
||||
, gm (sess, slider, true)
|
||||
, gm (sess, slider, true, 115)
|
||||
{
|
||||
set_button_names ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue