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
App crashes sometimes when pressing OK button of "Invalid message" dialog. It's caused by incorrect work with threads and window object (probably)
Steps to reproduce:
The text was updated successfully, but these errors were encountered:
possible fix of issue #6
8c6abc5
sometimes happens when second invalid message received and previous dialog is still open sometimes it just randomly appears
Sorry, something went wrong.
more stable partial fix for issue #6
5af8dfd
arterialist
No branches or pull requests
App crashes sometimes when pressing OK button of "Invalid message" dialog. It's caused by incorrect work with threads and window object (probably)
Steps to reproduce:
The text was updated successfully, but these errors were encountered: