slint/api/sixtyfps-node/native
Simon Hausmann 9e61d4168b Fix build of Paths with path elements with rust/llr
A `Path` with `MoveTo`/`LineTo`/etc. sub-elements now maps to an Expression::PathData of type
Type::PathData.

The llr lowering creates an Array of Type::PathElement, which is casted to PathData.

This only covers the element case. The compiled path events are still todo.
2022-01-12 16:22:35 +01:00
..
build.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
Cargo.toml Manually update license information in Cargo.toml files 2021-12-22 10:06:12 +01:00
js_model.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
lib.rs Fix build of Paths with path elements with rust/llr 2022-01-12 16:22:35 +01:00
persistent_context.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00