slint/api
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
..
sixtyfps-cpp janitor: Fix warning when building C++ tooling 2022-01-12 12:31:15 +01:00
sixtyfps-node Fix build of Paths with path elements with rust/llr 2022-01-12 16:22:35 +01:00
sixtyfps-rs Link to the sixtyfps interpreter crate from the Rust API crate 2022-01-11 11:24:18 +01:00
sixtyfps-wasm-interpreter Manually update license information in Cargo.toml files 2021-12-22 10:06:12 +01:00