Skip to content

Commit

Permalink
Fix for my last fix :)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanspencer committed Apr 12, 2020
1 parent d61ecc6 commit 8ab6166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SPIERSview/src/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4013,6 +4013,7 @@ void MainWindow::on_actionFull_Screen_triggered()
if(wasFullScreen == false) {
showNormal();
setGeometry(lastGeometry);
}
#endif

isGLFullScreen = false;
Expand Down

0 comments on commit 8ab6166

Please sign in to comment.