Skip to content
New issue

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

Some modal dialogs are not working correctly in the webapp #2

Open
pstavirs opened this issue Apr 29, 2020 · 0 comments
Open

Some modal dialogs are not working correctly in the webapp #2

pstavirs opened this issue Apr 29, 2020 · 0 comments

Comments

@pstavirs
Copy link
Owner

pstavirs commented Apr 29, 2020

This is a known issue as mentioned in the README due to lack of support for nested event loops with Qt/emscripten.

Code for some dialog boxes have been rewritten to workaround the issue. Instead of changing all dialog boxes, I plan to wait for Qt/emscripten to support this use case.

If running into issues, please use the native controller instead of the webapp.

@pstavirs pstavirs changed the title Some modal dialogs are not working correctly Some modal dialogs are not working correctly in the webapp Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant