Fix centering of streaming window and size after toggling full-screen on Windows

This commit is contained in:
Cameron Gutman
2018-09-08 16:01:35 -07:00
parent 93c683be3a
commit 4712080a1b
2 changed files with 27 additions and 16 deletions
+1
View File
@@ -114,6 +114,7 @@ private:
Uint32 m_FullScreenFlag;
int m_DisplayOriginX;
int m_DisplayOriginY;
bool m_PendingWindowedTransition;
int m_ActiveVideoFormat;
int m_ActiveVideoWidth;