You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2021. It is now read-only.
Set main window as master and use SetOnClosed() instead of defer
This should hopefully be a small optimization by running the function on close instead of defering it and keeping it in the call stack.