This commit is contained in:
Jeremy Bullock 2020-05-05 15:04:15 -06:00
parent 9ccb64156a
commit 7c46efec41

View file

@ -162,7 +162,7 @@ void StopMotionLight::hideOverlays() {
}
if (m_screenCount > 2 && (getBlackCapture() || m_useScreen3Overlay)) {
#ifndef WIN32
m_fullScreen1->showNormal();
m_fullScreen3->showNormal();
#endif
m_fullScreen3->close();
m_fullScreen3->windowHandle()->close();