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

very long node list takes a long time to load #102

Open
DeedleFake opened this issue Mar 18, 2024 · 0 comments
Open

very long node list takes a long time to load #102

DeedleFake opened this issue Mar 18, 2024 · 0 comments
Assignees

Comments

@DeedleFake
Copy link
Owner

This causes the entire window to pause for upwards of 5-10 seconds before opening. Once it's open, updates seem to be plenty efficient.

Current plan: Move node list management into its own thread and only do incremental updates to the UI using glib.IdleAdd() so that dealing with the list doesn't cause the entire UI to freeze.

@DeedleFake DeedleFake self-assigned this Mar 18, 2024
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