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
Theres even some inverted minimized sign in the alt-tab mac application after we close the discord window. Swiftquit is not able to quit the discord app on closing all its windows
The text was updated successfully, but these errors were encountered:
In the case of Discord, closing the main window does not actually register a close window event. It's likely that it co-opts the close button to only hide the window, as clicking the app icon brings the window back exactly as it was left, unlike what happens when the app is launched.
Opening the About box and then closing it does indeed show the remaining main window, so the About box is being caught as a normal window close (as one would expect).
Theres even some inverted minimized sign in the alt-tab mac application after we close the discord window. Swiftquit is not able to quit the discord app on closing all its windows
The text was updated successfully, but these errors were encountered: