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 trying to quit GCViewer on macOS using the menu or Cmd-Q the application hangs and doesn't terminate.
This seems to be caused by not fulfilling the requirements in implementing com.apple.eawt.QuitHandler.
Quitting by closing the main window works as it should.
The text was updated successfully, but these errors were encountered:
When trying to quit GCViewer on macOS using the menu or Cmd-Q the application hangs and doesn't terminate.
This seems to be caused by not fulfilling the requirements in implementing
com.apple.eawt.QuitHandler
.Quitting by closing the main window works as it should.
The text was updated successfully, but these errors were encountered: