Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

How to make sorting algorithm async so it won't block the UI? #108

Open
jakub-wisniewski opened this issue Mar 20, 2020 · 0 comments
Open

Comments

@jakub-wisniewski
Copy link

I have many items to sort in XFX Picker. When I press the key, the sorting algorithm is working really, really slow and it blocks the UI - app is not responding. I would like to make it work asynchronously as the background task so it won't block the UI. Is it possible? If so, how to accomplish that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant