Skip to content

Support loading images with weird urls and improve error message#5431

Merged
emilk merged 4 commits intomasterfrom
lucas/more-tolerant-images
Dec 5, 2024
Merged

Support loading images with weird urls and improve error message#5431
emilk merged 4 commits intomasterfrom
lucas/more-tolerant-images

Conversation

@lucasmerlin
Copy link
Collaborator

@github-actions
Copy link

github-actions bot commented Dec 4, 2024

Preview available at https://egui-pr-preview.github.io/pr/5431-lucas/more-tolerant-images
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin added egui_extras bug Something is broken labels Dec 4, 2024
@lucasmerlin lucasmerlin force-pushed the lucas/more-tolerant-images branch from d369cbf to 3d463c3 Compare December 4, 2024 16:26
@lucasmerlin lucasmerlin marked this pull request as ready for review December 4, 2024 16:28
@lucasmerlin
Copy link
Collaborator Author

The same problem also exists for SvgLoader and GifLoader, but I think these can be fixed in a separate PR (and it's probably not so urgent to fix those, since there it's always been broken)

Copy link
Owner

@emilk emilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@emilk emilk merged commit 291b83b into master Dec 5, 2024
@emilk emilk deleted the lucas/more-tolerant-images branch December 5, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is broken egui_extras

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some image urls don't load after #5324

2 participants