mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 12:10:09 +02:00
Mention Ardour VST3 editor resizing
Ardour ignores the `IPlugView::resizeView()` and only listens to `ConfigureNotify` events for growing its VST3 editorsZ, so now this works.
This commit is contained in:
@@ -158,7 +158,6 @@ class DeferredWin32Window {
|
||||
*
|
||||
* TODO: Check if we can remove the double embed option after implementing this
|
||||
* TODO: Update architecture document
|
||||
* TODO: Add Ardour, Renoise 3.3, and Carla 3.3.1 in the changelog if this works
|
||||
*/
|
||||
class Editor {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user