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

[1SP] UI: Move time consuming operations off of the main UI thread #190

Open
ivan-cukic opened this issue Jul 30, 2024 · 0 comments
Open

Comments

@ivan-cukic
Copy link
Contributor

ivan-cukic commented Jul 30, 2024

Investigate things that can block the main thread and therefore block the UI and move them to a separate thread.
(currently obvious one - subscription creation)

@ivan-cukic ivan-cukic converted this from a draft issue Jul 30, 2024
@RalphSteinhagen RalphSteinhagen moved this from 🆕 Ideas (∞) to 📋 Backlog in Digitizer Reimplementation Jul 30, 2024
@ivan-cukic ivan-cukic changed the title UI: Move time consuming operation off of the main UI thread [1SP] UI: Move time consuming operations off of the main UI thread Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants