Ensure the window is normal size before we might maximise it
This commit is contained in:
@@ -173,6 +173,7 @@ class GuiMain(QMainWindow):
|
||||
self.asDocTimer.start()
|
||||
self.statusBar.clearStatus()
|
||||
|
||||
self.showNormal()
|
||||
if self.mainConf.isFullScreen:
|
||||
self.toggleFullScreenMode()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user