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

Gracefully handle failures in image loading #187

Merged

Conversation

CosmicHorrorDev
Copy link
Collaborator

Resolves #184

This whole part of the code could use a refactor, but this is the quick'n'dirty fix of falling back to loading in a hardcoded broken image when the existing fallback to trying to parse an svg fails

@CosmicHorrorDev CosmicHorrorDev added C-enhancement Category: New feature or request A-image Area: Image decoding/rendering/etc. labels Dec 9, 2023
@CosmicHorrorDev CosmicHorrorDev merged commit 349df8c into Inlyne-Project:main Dec 9, 2023
4 checks passed
@CosmicHorrorDev CosmicHorrorDev deleted the image-loading-can-fail branch April 6, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-image Area: Image decoding/rendering/etc. C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image loading thread panics when given a non-image payload
1 participant