@ -146,6 +146,8 @@ class MainWindow(QtWidgets.QMainWindow):
#TODO: this is a hack until we figure out how to cleanly handle hide vs quite from outside the application
self.hideGUI()
self._zoom() #enable zoom factor loaded from save file
#def event(self, event):
# print (event.type())
# return super().event(event)