Fix black screen when alt-tabbing in full screen
This commit is contained in:
@@ -305,6 +305,7 @@ void DrawScreen()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
DD_Primary->Blt(&rcWindow, DD_CFB, &BlitArea, DDBLT_WAIT, NULL);
|
DD_Primary->Blt(&rcWindow, DD_CFB, &BlitArea, DDBLT_WAIT, NULL);
|
||||||
|
DD_Primary->Restore();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user