Fully implement IPlugViewContentScaleSupport

With this we're at VST 3.6.6 level support.
This commit is contained in:
Robbert van der Helm
2021-01-14 14:52:39 +01:00
parent 0d674d6185
commit 0bed2b7bc0
4 changed files with 22 additions and 6 deletions
+1
View File
@@ -113,6 +113,7 @@ using ControlRequest =
YaPlugView::SetFrame,
YaPlugView::CanResize,
YaPlugView::CheckSizeConstraint,
YaPlugViewContentScaleSupport::SetContentScaleFactor,
YaPluginBase::Initialize,
YaPluginBase::Terminate,
YaPluginFactory::Construct,