mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
We decided that the compatibility with people having enabled the extra format in image 0.24 [1] is not worth it compared to the extra compilation time most people gets by default when they don't need this feature. (Which is less than 10% slower when the feature is enabled) Since then there is no need for compat-1-10, remove it [1] by depending directly on image 0.24 in their Cargo.toml and enabling the features, which will not work with Slint 1.10 that now use image 0.25 |
||
|---|---|---|
| .. | ||
| LICENSES | ||
| api.rs | ||
| Cargo.toml | ||
| dynamic_item_tree.rs | ||
| dynamic_type.rs | ||
| eval.rs | ||
| eval_layout.rs | ||
| ffi.rs | ||
| global_component.rs | ||
| highlight.rs | ||
| json.rs | ||
| lib.rs | ||
| migration.rs | ||
| tests.rs | ||
| value_model.rs | ||