|
|
@@ -359,7 +359,7 @@ public: |
|
|
|
if (auto* peer = component.getPeer())
|
|
|
|
{
|
|
|
|
#if JUCE_MAC
|
|
|
|
const auto displayScale = [this]
|
|
|
|
const auto displayScale = Desktop::getInstance().getGlobalScaleFactor() * [this]
|
|
|
|
{
|
|
|
|
if (auto* wrapper = cvDisplayLinkWrapper.get())
|
|
|
|
if (wrapper->updateActiveDisplay())
|
|
|
|