slint/sixtyfps_compiler/generator
Simon Hausmann 8b28c4d792 Fix compilation with empty image urls when resource embedding is enabled
`@image-url("")` should translate to `Resource::None` instead of
`Resource::AbsolutePath` to avoid that the rust compiler tries to
include a directory when embedding images.
2021-02-17 16:01:54 +01:00
..
cpp.rs Fix compilation with empty image urls when resource embedding is enabled 2021-02-17 16:01:54 +01:00
rust.rs Fix compilation with empty image urls when resource embedding is enabled 2021-02-17 16:01:54 +01:00