mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
Fix more flickering
This commit is contained in:
parent
eafba32c2e
commit
3563c32409
@ -379,7 +379,7 @@ float WinWindow::getScaling(const int monitorIndex)
|
||||
|
||||
void WinWindow::configureWindowGeometry()
|
||||
{
|
||||
//ShowWindow(m_windowHandleWorker, SW_HIDE);
|
||||
ShowWindow(m_windowHandle, SW_HIDE);
|
||||
|
||||
if (!searchWorkerWindowToParentTo()) {
|
||||
qFatal("No worker window found");
|
||||
|
Loading…
Reference in New Issue
Block a user