mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
forward-port from 2.X commits 5827-6000 including
git-svn-id: svn://localhost/ardour2/branches/3.0@6914 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d2beb38ea9
commit
dc815ea8e8
19 changed files with 158 additions and 75 deletions
|
|
@ -176,7 +176,7 @@ class GenericPluginUI : public PlugUIBase, public Gtk::VBox
|
|||
}
|
||||
};
|
||||
|
||||
static const int32_t initial_button_rows = 6;
|
||||
static const int32_t initial_button_rows = 12;
|
||||
static const int32_t initial_button_cols = 1;
|
||||
static const int32_t initial_output_rows = 1;
|
||||
static const int32_t initial_output_cols = 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue