You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: