mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-15 16:03:55 +02:00
Fully implement IPlugViewContentScaleSupport
With this we're at VST 3.6.6 level support.
This commit is contained in:
@@ -46,6 +46,8 @@ struct InstancePlugView {
|
||||
// pointers if `plug_view` did not implement the interface.
|
||||
|
||||
Steinberg::FUnknownPtr<Steinberg::Vst::IParameterFinder> parameter_finder;
|
||||
Steinberg::FUnknownPtr<Steinberg::IPlugViewContentScaleSupport>
|
||||
plug_view_content_scale_support;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user