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

Bitmap loading on background thread #16

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

jobmarley
Copy link
Contributor

@jobmarley jobmarley commented Jul 26, 2023

Run bitmap loading on thread pool instead of the UI thread. This significantly reduces lag when there is a lot of images.

…ificantly reduces lag when there is a lot of images.
@SKProCH
Copy link
Member

SKProCH commented Jul 26, 2023

Hello, seems like a cool feature. Did you test it?

@jobmarley
Copy link
Contributor Author

hey, within the limits of my use case, yes.

@SKProCH SKProCH merged commit e832089 into AvaloniaUtils:master Jul 27, 2023
@SKProCH
Copy link
Member

SKProCH commented Jul 27, 2023

I'll bump the package version a bit later, cuz I'm on vacation right now

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.

2 participants