mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-21 07:16:07 -04:00
Hide GUI at startup is fixed
This commit is contained in:
@@ -63,6 +63,7 @@ def setup():
|
||||
r = mainController.Controller()
|
||||
r.view.Show()
|
||||
r.do_work()
|
||||
r.check_invisible_at_startup()
|
||||
call_threaded(r.start)
|
||||
app.MainLoop()
|
||||
|
||||
|
Reference in New Issue
Block a user