mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 07:04:34 +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. |
||
---|---|---|
.. | ||
api.rs | ||
Cargo.toml | ||
dynamic_component.rs | ||
dynamic_type.rs | ||
eval.rs | ||
eval_layout.rs | ||
ffi.rs | ||
global_component.rs | ||
lib.rs | ||
tests.rs | ||
value_model.rs |