slint/internal/compiler/generator
Simon Hausmann 78771e0e37 Fix panic when loading unsupported images in Rust
The call to load the image already prints a message to stderr, so don't
panic but return a null image instead - neither when calling load_from_path
nor when decoding embedded image data.

cc #4846
2024-03-14 23:04:43 +01:00
..
cpp.rs janitor: manual cargo clippy fixes 2024-03-14 13:42:38 +01:00
rust.rs Fix panic when loading unsupported images in Rust 2024-03-14 23:04:43 +01:00