We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
By closing the app through File > Exit, it seems to trigger MainApp::stop but gets stuck (at least on Mac).
File
Exit
MainApp::stop
The text was updated successfully, but these errors were encountered:
Stucks at JxBrowser's Browser::dispose method, probably not a problem we can fix on our end.
JxBrowser
Browser::dispose
Sorry, something went wrong.
I will look at this tonight on my mac machine.
http://stackoverflow.com/questions/35820197/jxbrowser-heavyweight-dispose-on-window-close-request
Seems to be the same problem.
No branches or pull requests
By closing the app through
File
>Exit
, it seems to triggerMainApp::stop
but gets stuck (at least on Mac).The text was updated successfully, but these errors were encountered: