mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Update to latest LV2 atom extension.
Implement proper support for fixed size LV2 plugin UIs. git-svn-id: svn://localhost/ardour2/branches/3.0@11757 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d8ee15df1a
commit
1716dc0ce6
8 changed files with 342 additions and 245 deletions
|
|
@ -159,6 +159,7 @@ PluginUIWindow::PluginUIWindow (
|
|||
}
|
||||
|
||||
set_default_size (w, h);
|
||||
set_resizable (_pluginui->resizable());
|
||||
}
|
||||
|
||||
PluginUIWindow::~PluginUIWindow ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue