mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() 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. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
js_model.rs | ||
lib.rs | ||
persistent_context.rs |