qt: Add option to apply fullscreen stretching modes when maximized
This commit is contained in:
@@ -80,6 +80,8 @@ OpenGLRenderer::exposeEvent(QExposeEvent *event)
|
||||
|
||||
if (!isInitialized)
|
||||
initialize();
|
||||
|
||||
onResize(size().width(), size().height());
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user