Skip to content

Extend image-without-codecs feature to sub crates#3186

Open
tomben13 wants to merge 1 commit intoiced-rs:masterfrom
tomben13:extend_image_without_codecs
Open

Extend image-without-codecs feature to sub crates#3186
tomben13 wants to merge 1 commit intoiced-rs:masterfrom
tomben13:extend_image_without_codecs

Conversation

@tomben13
Copy link

@tomben13 tomben13 commented Jan 7, 2026

This PR extends the image-without-codecs feature flag to the iced_widget, iced_renderer, iced_wgpu, iced_tiny_skia and iced_graphis crates.

This fixes #3178 : users of the iced_widget crate that use the image feature will have default formats supported.

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.

image crate default feature is not set by iced_graphics which causes image rendering to fail silently when using custom runtime

1 participant

Comments