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

Implement non blocking dir loading #177

Merged
merged 9 commits into from
Oct 26, 2024
Merged

Conversation

fluxxcode
Copy link
Owner

@fluxxcode fluxxcode commented Oct 26, 2024

The contents of the directory are now loaded on a separate thread. So now when you load a directory from a slow driver or over the network, the application will not be blocked, but will display a spinner instead.

Ref #168

@fluxxcode fluxxcode merged commit 89784ca into develop Oct 26, 2024
1 check passed
@fluxxcode fluxxcode deleted the feat/non_blocking_dir_loading branch October 26, 2024 18:39
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

Successfully merging this pull request may close these issues.

1 participant