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

Use Proper Async/Await #7

Open
aMytho opened this issue Dec 16, 2023 · 0 comments
Open

Use Proper Async/Await #7

aMytho opened this issue Dec 16, 2023 · 0 comments

Comments

@aMytho
Copy link
Owner

aMytho commented Dec 16, 2023

Certain actions are freezing the UI. I don't believe our async/await is working properly.

We should have it on its own thread or at the very least don't freeze the UI when a PDF change is in progress. This effect is most noticeable on upload, import, and viewing the document colors.

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