|
|
@@ -874,6 +874,7 @@ private: |
|
|
if (component != nullptr)
|
|
|
if (component != nullptr)
|
|
|
{
|
|
|
{
|
|
|
#if JUCE_WINDOWS
|
|
|
#if JUCE_WINDOWS
|
|
|
|
|
|
component->setVisible (false);
|
|
|
component->removeFromDesktop();
|
|
|
component->removeFromDesktop();
|
|
|
#else
|
|
|
#else
|
|
|
if (macHostWindow != nullptr)
|
|
|
if (macHostWindow != nullptr)
|
|
|
|