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
When the about window is shown and then closed, the app will crash if the window's isReleasedWhenClosed is true. It's therefore set to false currently. Investigate if it's sensible to do so, or if this could result in memory leaks.